ports/textproc/p5-Pod-Tests/Makefile

15 lines
228 B
Makefile

COMMENT= extracts embedded tests and code examples from pod
MODULES= cpan
PKG_ARCH= *
DISTNAME= Pod-Tests-1.20
CATEGORIES= textproc
REVISION= 0
# perl
PERMIT_PACKAGE= Yes
FIX_EXTRACT_PERMISSIONS= Yes
.include <bsd.port.mk>