2008-10-08 17:43:02 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2008/10/08 21:43:02 jasper Exp $
|
2006-04-18 07:27:06 -04:00
|
|
|
|
2007-09-15 22:52:56 -04:00
|
|
|
COMMENT= perl test framework for file contents
|
2006-04-18 07:27:06 -04:00
|
|
|
|
2006-11-29 03:23:29 -05:00
|
|
|
MODULES= cpan
|
2008-10-08 17:43:02 -04:00
|
|
|
DISTNAME= Test-File-Contents-0.05
|
2006-11-29 03:23:29 -05:00
|
|
|
CATEGORIES= devel
|
2006-04-18 07:27:06 -04:00
|
|
|
|
2008-10-08 17:43:02 -04:00
|
|
|
# perl
|
2006-04-18 07:27:06 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2006-11-29 03:23:29 -05:00
|
|
|
CONFIGURE_STYLE= modbuild
|
2006-04-18 07:27:06 -04:00
|
|
|
|
2006-11-29 03:23:29 -05:00
|
|
|
MAKE_ENV= TEST_POD=Yes
|
2006-04-18 11:50:33 -04:00
|
|
|
|
2006-04-18 07:27:06 -04:00
|
|
|
.include <bsd.port.mk>
|