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

13 lines
180 B
Makefile

COMMENT= perl module for IPv4/IPv6 address parsing
MODULES= cpan
PKG_ARCH= *
DISTNAME= Net-IP-1.26
REVISION= 1
CATEGORIES= net
# perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>