openbsd-ports/net/p5-NetAddr-IP/Makefile
2022-03-11 19:45:43 +00:00

18 lines
273 B
Makefile

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>