20 lines
334 B
Makefile

# $OpenBSD: Makefile,v 1.33 2020/07/03 21:45:37 sthen Exp $
COMMENT = manages IPv4 and IPv6 addresses and subnets
DISTNAME = NetAddr-IP-4.079
REVISION = 0
CATEGORIES = net
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# perl artistic / GPL
PERMIT_PACKAGE = Yes
WANTLIB = c perl
MODULES = cpan
.include <bsd.port.mk>