2010-11-21 07:51:40 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.8 2010/11/21 12:51:40 bluhm Exp $
|
2009-09-14 06:13:34 -04:00
|
|
|
|
|
|
|
SHARED_ONLY = Yes
|
|
|
|
|
|
|
|
COMMENT = manages IPv4 and IPv6 addresses and subnets
|
|
|
|
|
2010-11-21 07:51:40 -05:00
|
|
|
DISTNAME = NetAddr-IP-4.037
|
2009-09-14 06:13:34 -04:00
|
|
|
|
|
|
|
CATEGORIES = net
|
|
|
|
|
|
|
|
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
|
|
|
|
|
|
|
|
# perl artistic / GPL
|
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
|
|
PERMIT_DISTFILES_CDROM =Yes
|
|
|
|
PERMIT_DISTFILES_FTP = Yes
|
|
|
|
|
|
|
|
MODULES = cpan
|
2010-11-19 17:31:32 -05:00
|
|
|
USE_GROFF = Yes
|
2009-09-14 06:13:34 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|