ports/devel/p5-Set-IntRange/Makefile

16 lines
197 B
Makefile
Raw Normal View History

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