aaa1885833
ok jasper@
19 lines
348 B
Makefile
19 lines
348 B
Makefile
# $OpenBSD: Makefile,v 1.4 2010/12/03 11:45:39 ajacoutot Exp $
|
|
|
|
COMMENT= generate all subsets of a list of elements
|
|
|
|
DISTNAME= Data-PowerSet-0.05
|
|
REVISION= 0
|
|
CATEGORIES= math
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|