diff options
Diffstat (limited to 'net-mgmt/p5-Net-IP/Makefile')
-rw-r--r-- | net-mgmt/p5-Net-IP/Makefile | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/net-mgmt/p5-Net-IP/Makefile b/net-mgmt/p5-Net-IP/Makefile deleted file mode 100644 index 219c03edc821..000000000000 --- a/net-mgmt/p5-Net-IP/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: p5-Net-IP -# Date created: 30 May 2002 -# Whom: Kimura Fuyuki <fuyuki@hadaly.org> -# -# $FreeBSD$ -# - -PORTNAME= Net-IP -PORTVERSION= 1.20 -CATEGORIES= net perl5 ipv6 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Net -PKGNAMEPREFIX= p5- - -MAINTAINER= lars@thegler.dk -COMMENT= Perl extension for manipulating IPv4/IPv6 addresses - -PERL_CONFIGURE= yes - -MAN3= Net::IP.3 - -.include <bsd.port.mk> |