openbsd-ports/devel/p5-File-Slurp/Makefile
sthen c836297db0 update to 9999.13; no functional change to package, it's a test-fixing
release only, but some things want the newer version.
2011-03-10 23:15:37 +00:00

19 lines
356 B
Makefile

# $OpenBSD: Makefile,v 1.8 2011/03/10 23:15:37 sthen Exp $
COMMENT= efficient reading/writing of complete files
MODULES= cpan
DISTNAME= File-Slurp-9999.13
CATEGORIES= devel
USE_GROFF = Yes
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>