12 lines
177 B
Makefile
12 lines
177 B
Makefile
COMMENT= manipulate IPv4/IPv6 netblocks in CIDR notation
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME = Net-CIDR-0.21
|
|
CATEGORIES= net
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|