aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Net-IPv4Addr
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-01-19 03:40:02 +0000
committerSteve Wills <swills@FreeBSD.org>2013-01-19 03:40:02 +0000
commitd4cdb7129648d9c85e627e46910f3cc035e2b4f5 (patch)
tree37ecb3ef4aa271761f0d5c3009223687a9ef7d25 /net-mgmt/p5-Net-IPv4Addr
parent724dceb5d7b55643763b7a4a017617fd360c32b8 (diff)
downloadports-d4cdb7129648d9c85e627e46910f3cc035e2b4f5.tar.gz
ports-d4cdb7129648d9c85e627e46910f3cc035e2b4f5.zip
Notes
Diffstat (limited to 'net-mgmt/p5-Net-IPv4Addr')
-rw-r--r--net-mgmt/p5-Net-IPv4Addr/Makefile9
-rw-r--r--net-mgmt/p5-Net-IPv4Addr/pkg-descr2
2 files changed, 5 insertions, 6 deletions
diff --git a/net-mgmt/p5-Net-IPv4Addr/Makefile b/net-mgmt/p5-Net-IPv4Addr/Makefile
index 077e579e9648..3f62be93d9a0 100644
--- a/net-mgmt/p5-Net-IPv4Addr/Makefile
+++ b/net-mgmt/p5-Net-IPv4Addr/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Net-IPv4Addr
-# Date created: 25 February 2000
-# Whom: Brad Hendrickse <bradh@uunet.co.za>
-#
+# Created by: Brad Hendrickse <bradh@uunet.co.za>
# $FreeBSD$
-#
PORTNAME= Net-IPv4Addr
PORTVERSION= 0.10
@@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension for manipulating IPv4 addresses
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
PERL_CONFIGURE= yes
MAN1= ipv4calc.1
diff --git a/net-mgmt/p5-Net-IPv4Addr/pkg-descr b/net-mgmt/p5-Net-IPv4Addr/pkg-descr
index 6c82eaa5ffc4..b2c860873036 100644
--- a/net-mgmt/p5-Net-IPv4Addr/pkg-descr
+++ b/net-mgmt/p5-Net-IPv4Addr/pkg-descr
@@ -3,4 +3,4 @@ in traditional address/netmask format and in the new CIDR format.
Methods for calculating the network and broadcast address, and
also to check if a given address is in a specific network also exist.
-WWW: http://indev.insu.com/
+WWW: http://search.cpan.org/dist/Net-IPv4Addr/