2001-09-03 15:34:11 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Net-CIDR
|
2012-11-16 15:32:03 +01:00
|
|
|
PORTVERSION= 0.17
|
2004-02-23 05:42:13 +01:00
|
|
|
CATEGORIES= net-mgmt perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2001-09-03 15:34:11 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-01-23 09:26:02 +01:00
|
|
|
MAINTAINER= jadawin@FreeBSD.org
|
2003-02-21 14:28:59 +01:00
|
|
|
COMMENT= Perl module to manipulate IPv4/IPv6 netblocks in CIDR notation
|
2001-09-03 15:34:11 +02:00
|
|
|
|
2013-09-04 05:27:37 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2001-09-03 15:34:11 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|