18 lines
306 B
Makefile
Raw Normal View History

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