ports/devel/p5-Test-Taint/Makefile

15 lines
205 B
Makefile

COMMENT= tools to test taintedness
MODULES= cpan
DISTNAME= Test-Taint-1.08
CATEGORIES= devel
REVISION= 0
# Artistic
PERMIT_PACKAGE= Yes
WANTLIB += c perl
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>