ports/math/p5-Data-PowerSet/Makefile

14 lines
196 B
Makefile
Raw Normal View History

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