openbsd-ports/devel/p5-Test-File-Contents/Makefile
2010-12-03 11:44:22 +00:00

22 lines
409 B
Makefile

# $OpenBSD: Makefile,v 1.8 2010/12/03 11:44:36 ajacoutot Exp $
COMMENT= perl test framework for file contents
MODULES= cpan
DISTNAME= Test-File-Contents-0.05
REVISION= 0
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= modbuild
USE_GROFF = Yes
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>