aboutsummaryrefslogtreecommitdiff
path: root/net/p5-IO-Socket-IP/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-05-09 11:31:08 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-05-09 11:31:08 +0000
commit23705e9b284f82452cbcf68e8b236a6fe547b61e (patch)
treebac49989b42c9f18b2b7543df6da606e73e7f673 /net/p5-IO-Socket-IP/Makefile
parenta543cedb7c53bdd978767c030e71a79206020920 (diff)
Notes
Diffstat (limited to 'net/p5-IO-Socket-IP/Makefile')
-rw-r--r--net/p5-IO-Socket-IP/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/p5-IO-Socket-IP/Makefile b/net/p5-IO-Socket-IP/Makefile
index 6c58d2b7d04c..c1fe74f53921 100644
--- a/net/p5-IO-Socket-IP/Makefile
+++ b/net/p5-IO-Socket-IP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= IO-Socket-IP
-PORTVERSION= 0.09
+PORTVERSION= 0.10
CATEGORIES= net ipv6 perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= A drop-in replacement for IO::Socket::INET supporting IPv4 and IPv6
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Socket>=1.97:${PORTSDIR}/net/p5-Socket
RUN_DEPENDS= p5-Socket>=1.97:${PORTSDIR}/net/p5-Socket