2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.7 2010/12/03 11:44:35 ajacoutot Exp $
|
2007-11-02 10:49:10 -04:00
|
|
|
|
|
|
|
COMMENT= regression testing software using Slay::Makefile
|
|
|
|
|
2009-06-23 17:49:50 -04:00
|
|
|
DISTNAME= Slay-Makefile-Gress-0.06
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2007-11-02 10:49:10 -04:00
|
|
|
CATEGORIES= devel
|
|
|
|
MODULES= cpan
|
2010-10-18 13:47:50 -04:00
|
|
|
USE_GROFF = Yes
|
2007-11-02 10:49:10 -04:00
|
|
|
|
2008-05-15 17:48:26 -04:00
|
|
|
MAINTAINER= Okan Demirmen <okan@openbsd.org>
|
2007-11-02 10:49:10 -04:00
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-11-15 14:45:56 -05:00
|
|
|
RUN_DEPENDS= devel/p5-Slay-Makefile
|
2007-11-02 10:49:10 -04:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|