ports/net/p5-Net-IPv4Addr/Makefile

13 lines
181 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= perl module for IPv4 address parsing
MODULES= cpan
PKG_ARCH= *
DISTNAME= Net-IPv4Addr-0.10
REVISION= 2
CATEGORIES= net
# Perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>