ports/net/p5-Net-IP/Makefile

13 lines
180 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>