2016-03-20 19:56:05 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.8 2016/03/20 19:56:34 naddy Exp $
|
2006-11-13 15:18:40 +00:00
|
|
|
|
2010-12-20 00:00:21 +00:00
|
|
|
COMMENT= sets of integers
|
2006-11-13 15:18:40 +00:00
|
|
|
|
|
|
|
MODULES= cpan
|
2016-03-20 19:56:05 +00:00
|
|
|
PKG_ARCH= *
|
2006-11-13 15:18:40 +00:00
|
|
|
|
2010-12-20 00:00:21 +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>
|