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

15 lines
233 B
Makefile

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