12 lines
181 B
Makefile
12 lines
181 B
Makefile
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>
|