summaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Net-CIDR
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/p5-Net-CIDR')
-rw-r--r--net-mgmt/p5-Net-CIDR/Makefile22
-rw-r--r--net-mgmt/p5-Net-CIDR/distinfo1
-rw-r--r--net-mgmt/p5-Net-CIDR/pkg-comment1
-rw-r--r--net-mgmt/p5-Net-CIDR/pkg-descr5
-rw-r--r--net-mgmt/p5-Net-CIDR/pkg-plist5
5 files changed, 0 insertions, 34 deletions
diff --git a/net-mgmt/p5-Net-CIDR/Makefile b/net-mgmt/p5-Net-CIDR/Makefile
deleted file mode 100644
index f6c594fac738..000000000000
--- a/net-mgmt/p5-Net-CIDR/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: p5-Net-$CIDR
-# Date created: Sep 02 2001
-# Whom: Andy Sparrow
-#
-# $FreeBSD$
-#
-
-PORTNAME= Net-CIDR
-PORTVERSION= 0.04
-CATEGORIES= net perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Net
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= spadger@best.com
-
-PERL_CONFIGURE= yes
-
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3= Net::CIDR.3
-
-.include <bsd.port.mk>
diff --git a/net-mgmt/p5-Net-CIDR/distinfo b/net-mgmt/p5-Net-CIDR/distinfo
deleted file mode 100644
index d7c53b9824ae..000000000000
--- a/net-mgmt/p5-Net-CIDR/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (Net-CIDR-0.04.tar.gz) = 5c4044675be6bb14073b5684c7189f28
diff --git a/net-mgmt/p5-Net-CIDR/pkg-comment b/net-mgmt/p5-Net-CIDR/pkg-comment
deleted file mode 100644
index 6e45dae55b0c..000000000000
--- a/net-mgmt/p5-Net-CIDR/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl module to manipulate IPv4/IPv6 netblocks in CIDR notation
diff --git a/net-mgmt/p5-Net-CIDR/pkg-descr b/net-mgmt/p5-Net-CIDR/pkg-descr
deleted file mode 100644
index 12ff048081c0..000000000000
--- a/net-mgmt/p5-Net-CIDR/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-The Net::CIDR package contains functions that manipulate lists of
-IP netblocks expressed in CIDR notation. The Net::CIDR functions
-handle both IPv4 and IPv6 addresses.
-
-WWW: http://search.cpan.org/search?dist=Net-CIDR
diff --git a/net-mgmt/p5-Net-CIDR/pkg-plist b/net-mgmt/p5-Net-CIDR/pkg-plist
deleted file mode 100644
index 63df1a085536..000000000000
--- a/net-mgmt/p5-Net-CIDR/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-lib/perl5/site_perl/%%PERL_VER%%/Net/CIDR.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/CIDR/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/CIDR
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true