14 lines
196 B
Makefile
14 lines
196 B
Makefile
COMMENT= generate all subsets of a list of elements
|
|
|
|
DISTNAME= Data-PowerSet-0.05
|
|
REVISION= 1
|
|
CATEGORIES= math
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|