Files

19 lines
268 B
Makefile
Raw Permalink Normal View History

2012-04-07 03:24:14 +00:00
COMMENT = efficient generation of combinatorial sequences
DISTNAME = Algorithm-Combinatorics-0.27
REVISION = 4
2012-04-07 03:24:14 +00:00
CATEGORIES = math
CPAN_AUTHOR = FXN
# Perl
PERMIT_PACKAGE = Yes
2012-04-07 03:24:14 +00:00
WANTLIB += c perl
2012-08-23 15:50:05 +00:00
2012-04-07 03:24:14 +00:00
MODULES = cpan
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>