ports/devel/p5-Algorithm-Permute/Makefile

13 lines
220 B
Makefile

COMMENT= interface to handy and fast permutation
MODULES= cpan
DISTNAME = Algorithm-Permute-0.17
CATEGORIES= devel
PERMIT_PACKAGE= Yes
WANTLIB += c perl
TEST_DEPENDS = devel/p5-Test-LeakTrace
.include <bsd.port.mk>