12 lines
185 B
Makefile
12 lines
185 B
Makefile
COMMENT= computing subnets in large scale networks
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Net-Subnets-0.21
|
|
REVISION= 2
|
|
CATEGORIES= net
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|