2013-10-11 23:48:03 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.7 2013/10/11 23:50:25 naddy Exp $
|
2010-06-28 13:31:32 +00:00
|
|
|
|
|
|
|
COMMENT= build IPv4 and IPv6 address space hierarchies
|
|
|
|
|
|
|
|
MODULES= cpan
|
2010-08-23 09:01:18 +00:00
|
|
|
DISTNAME= Net-IPTrie-0.7
|
2010-12-03 11:44:22 +00:00
|
|
|
REVISION= 0
|
2010-06-28 13:31:32 +00:00
|
|
|
CATEGORIES= net
|
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
2010-11-19 22:31:32 +00:00
|
|
|
RUN_DEPENDS= net/p5-NetAddr-IP
|
2010-06-28 13:31:32 +00:00
|
|
|
|
|
|
|
CONFIGURE_STYLE=modbuild
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|