16 lines
197 B
Makefile
16 lines
197 B
Makefile
|
COMMENT= sets of integers
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
|
||
|
DISTNAME= Set-IntRange-5.2
|
||
|
CATEGORIES= devel
|
||
|
REVISION= 0
|
||
|
|
||
|
# perl
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
RUN_DEPENDS= math/p5-Bit-Vector
|
||
|
|
||
|
.include <bsd.port.mk>
|