summaryrefslogtreecommitdiff
path: root/net-mgmt/p5-NetAddr-IP
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/p5-NetAddr-IP')
-rw-r--r--net-mgmt/p5-NetAddr-IP/Makefile22
-rw-r--r--net-mgmt/p5-NetAddr-IP/distinfo1
-rw-r--r--net-mgmt/p5-NetAddr-IP/pkg-comment1
-rw-r--r--net-mgmt/p5-NetAddr-IP/pkg-descr6
-rw-r--r--net-mgmt/p5-NetAddr-IP/pkg-plist5
5 files changed, 0 insertions, 35 deletions
diff --git a/net-mgmt/p5-NetAddr-IP/Makefile b/net-mgmt/p5-NetAddr-IP/Makefile
deleted file mode 100644
index cdb829e4e936..000000000000
--- a/net-mgmt/p5-NetAddr-IP/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: p5-NetAddr-IP
-# Date created: 12 July 2000
-# Whom: Christopher N. Harrell <cnh@ivmg.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= NetAddr-IP
-PORTVERSION= 2.24
-CATEGORIES= net perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= NetAddr
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= tobez@FreeBSD.org
-
-PERL_CONFIGURE= yes
-
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3= NetAddr::IP.3
-
-.include <bsd.port.mk>
diff --git a/net-mgmt/p5-NetAddr-IP/distinfo b/net-mgmt/p5-NetAddr-IP/distinfo
deleted file mode 100644
index e3e261161857..000000000000
--- a/net-mgmt/p5-NetAddr-IP/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (NetAddr-IP-2.24.tar.gz) = 544105b13edb3b357f2fa1a2ab038ec3
diff --git a/net-mgmt/p5-NetAddr-IP/pkg-comment b/net-mgmt/p5-NetAddr-IP/pkg-comment
deleted file mode 100644
index 59f71b01edd5..000000000000
--- a/net-mgmt/p5-NetAddr-IP/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl module for working with IP addresses and blocks thereof
diff --git a/net-mgmt/p5-NetAddr-IP/pkg-descr b/net-mgmt/p5-NetAddr-IP/pkg-descr
deleted file mode 100644
index 2cf0bae9301c..000000000000
--- a/net-mgmt/p5-NetAddr-IP/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-This perl module provides a simple interface to the tedious bit
-manipulation involved when handling IP address calculations. It also
-helps by performing range comparisons between subnets as well as other
-frequently used functions.
-
-WWW: http://search.cpan.org/search?dist=NetAddr-IP
diff --git a/net-mgmt/p5-NetAddr-IP/pkg-plist b/net-mgmt/p5-NetAddr-IP/pkg-plist
deleted file mode 100644
index 06ce8b14fa22..000000000000
--- a/net-mgmt/p5-NetAddr-IP/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-lib/perl5/site_perl/%%PERL_VER%%/NetAddr/IP.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/NetAddr/IP/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/NetAddr/IP
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/NetAddr
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/NetAddr