openbsd-ports/devel/p5-Test-File-Contents/Makefile
2008-10-08 21:43:02 +00:00

20 lines
376 B
Makefile

# $OpenBSD: Makefile,v 1.5 2008/10/08 21:43:02 jasper Exp $
COMMENT= perl test framework for file contents
MODULES= cpan
DISTNAME= Test-File-Contents-0.05
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= modbuild
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>