2013-06-05 20:37:44 +00:00

21 lines
342 B
Makefile

# $OpenBSD: Makefile,v 1.21 2013/06/05 20:37:44 bluhm Exp $
SHARED_ONLY = Yes
COMMENT = manages IPv4 and IPv6 addresses and subnets
DISTNAME = NetAddr-IP-4.069
CATEGORIES = net
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# perl artistic / GPL
PERMIT_PACKAGE_CDROM = Yes
WANTLIB += c
MODULES = cpan
.include <bsd.port.mk>