2011-03-14 05:15:33 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2011/03/14 09:15:34 sthen Exp $
|
2008-03-29 07:42:40 -04:00
|
|
|
|
|
|
|
COMMENT= poor man's daily snapshot
|
|
|
|
|
|
|
|
DISTNAME= glastree-1.04
|
2011-03-14 05:15:33 -04:00
|
|
|
REVISION= 0
|
2008-03-29 07:42:40 -04: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 12:22:40 -05:00
|
|
|
RUN_DEPENDS= devel/p5-Date-Calc
|
2008-03-29 07:42:40 -04:00
|
|
|
|
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
|
|
|
|
REGRESS_TARGET= test
|
2010-10-19 03:43:00 -04:00
|
|
|
USE_GROFF = Yes
|
2008-03-29 07:42:40 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|