13 lines
180 B
Makefile
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>
|