summaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Net-IPv4Addr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/p5-Net-IPv4Addr/Makefile')
-rw-r--r--net-mgmt/p5-Net-IPv4Addr/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/net-mgmt/p5-Net-IPv4Addr/Makefile b/net-mgmt/p5-Net-IPv4Addr/Makefile
deleted file mode 100644
index d0f54189e32c..000000000000
--- a/net-mgmt/p5-Net-IPv4Addr/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: p5-Net-IPv4Addr
-# Date created: 25 February 2000
-# Whom: Brad Hendrickse <bradh@uunet.co.za>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Net-IPv4Addr
-PORTVERSION= 0.10
-CATEGORIES= net perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Net
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= bradh@uunet.co.za
-
-PERL_CONFIGURE= yes
-
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN1= ipv4calc.1
-MAN3= Net::IPv4Addr.3
-
-.include <bsd.port.mk>