17 lines
251 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.8 2016/03/20 19:56:34 naddy Exp $
2006-11-13 15:18:40 +00:00
COMMENT= sets of integers
2006-11-13 15:18:40 +00:00
MODULES= cpan
PKG_ARCH= *
2006-11-13 15:18:40 +00:00
DISTNAME= Set-IntRange-5.2
2006-11-13 15:18:40 +00:00
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
2010-11-15 19:45:56 +00:00
RUN_DEPENDS= math/p5-Bit-Vector
2006-11-13 15:18:40 +00:00
.include <bsd.port.mk>