2011-03-14 09:15:33 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2011/03/14 09:15:34 sthen Exp $
|
2008-03-29 11:42:40 +00:00
|
|
|
|
|
|
|
COMMENT= poor man's daily snapshot
|
|
|
|
|
|
|
|
DISTNAME= glastree-1.04
|
2011-03-14 09:15:33 +00:00
|
|
|
REVISION= 0
|
2008-03-29 11:42:40 +00:00
|
|
|
|
|
|
|
HOMEPAGE= http://www.igmus.org/code/
|
|
|
|
|
|
|
|
MASTER_SITES= http://www.igmus.org/files/
|
|
|
|
|
|
|
|
CATEGORIES= sysutils
|
|
|
|
|
|
|
|
# Public domain
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-11-20 17:22:40 +00:00
|
|
|
RUN_DEPENDS= devel/p5-Date-Calc
|
2008-03-29 11:42:40 +00:00
|
|
|
|
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
|
|
|
|
REGRESS_TARGET= test
|
2010-10-19 07:43:00 +00:00
|
|
|
USE_GROFF = Yes
|
2008-03-29 11:42:40 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|