aboutsummaryrefslogtreecommitdiff
path: root/net/p5-IO-Socket-INET6/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-09-15 18:13:44 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-09-15 18:13:44 +0000
commitae4ada462e254c4acac7fd99cec268cf910cbabc (patch)
tree2f36473fedb46071084e25ee6cacfae8425cffbf /net/p5-IO-Socket-INET6/Makefile
parentb3c9bbe65d16d3c4407b39785a1aba6b54c429ea (diff)
downloadports-ae4ada462e254c4acac7fd99cec268cf910cbabc.tar.gz
ports-ae4ada462e254c4acac7fd99cec268cf910cbabc.zip
- Add LICENSE
- Fix WWW Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=368280
Diffstat (limited to 'net/p5-IO-Socket-INET6/Makefile')
-rw-r--r--net/p5-IO-Socket-INET6/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/p5-IO-Socket-INET6/Makefile b/net/p5-IO-Socket-INET6/Makefile
index 9e7a77172d13..37d58a85f0bf 100644
--- a/net/p5-IO-Socket-INET6/Makefile
+++ b/net/p5-IO-Socket-INET6/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jmohacsi@bsd.hu
COMMENT= Perl module with object interface to AF_INET6 domain sockets
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Socket6>=0.12:${PORTSDIR}/net/p5-Socket6
RUN_DEPENDS= p5-Socket6>=0.12:${PORTSDIR}/net/p5-Socket6