aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Net-IPv6Addr
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-IPv6Addr
parent724dceb5d7b55643763b7a4a017617fd360c32b8 (diff)
- The URL in pkg-descr are out-dated, so replace it with CPAN site.
- Add LICENSE (ART10 and GPLv1) PR: ports/175363 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Notes
Notes: svn path=/head/; revision=310635
Diffstat (limited to 'net-mgmt/p5-Net-IPv6Addr')
-rw-r--r--net-mgmt/p5-Net-IPv6Addr/Makefile9
-rw-r--r--net-mgmt/p5-Net-IPv6Addr/pkg-descr2
2 files changed, 5 insertions, 6 deletions
diff --git a/net-mgmt/p5-Net-IPv6Addr/Makefile b/net-mgmt/p5-Net-IPv6Addr/Makefile
index 6e2cd727f883..ed694d425851 100644
--- a/net-mgmt/p5-Net-IPv6Addr/Makefile
+++ b/net-mgmt/p5-Net-IPv6Addr/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Net-IPv6Addr
-# Date created: 13 September 2001
-# Whom: JJ Behrens <jj@nttmcl.com>
-#
+# Created by: JJ Behrens <jj@nttmcl.com>
# $FreeBSD$
-#
PORTNAME= Net-IPv6Addr
PORTVERSION= 0.2
@@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension for manipulating IPv6 addresses
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Net-IPv4Addr>=0:${PORTSDIR}/net-mgmt/p5-Net-IPv4Addr \
p5-Math-Base85>=0:${PORTSDIR}/math/p5-Math-Base85
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/net-mgmt/p5-Net-IPv6Addr/pkg-descr b/net-mgmt/p5-Net-IPv6Addr/pkg-descr
index 7c04dc0ea9a3..97d90342da2e 100644
--- a/net-mgmt/p5-Net-IPv6Addr/pkg-descr
+++ b/net-mgmt/p5-Net-IPv6Addr/pkg-descr
@@ -4,4 +4,4 @@ described in RFC1924 are also valid. It will generate "IP6.INT."
strings (as described in RFC1886) if you are inclined to play with
DNS records.
-WWW: http://www.nog.net/~tony/warez/
+WWW: http://search.cpan.org/dist/Net-IPv6Addr/