19 lines
322 B
Makefile
Raw Normal View History

2013-03-11 11:35:43 +00:00
# $OpenBSD: Makefile,v 1.6 2013/03/11 11:35:52 espie 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
2010-10-18 18:36:45 +00:00
USE_GROFF = Yes
.include <bsd.port.mk>