ports/math/p5-Set-IntSpan/Makefile

15 lines
219 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= manage sets of integers
MODULES= cpan
PKG_ARCH= *
DISTNAME = Set-IntSpan-1.19
CATEGORIES= math
REVISION = 0
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
# Perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>