ports/devel/p5-Algorithm-Permute/Makefile

14 lines
220 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>