openbsd-ports/devel/p5-Test-Taint/Makefile
2022-03-11 18:49:30 +00:00

16 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>