aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Text-Iconv
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-03-14 09:03:13 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-03-14 09:03:13 +0000
commit202c65ed1ab308cf30d60e920c5f4ca5c59e8e17 (patch)
treec49fbe3c3f34fd5d6fa760ee68a4f50f4e4a0d1d /converters/p5-Text-Iconv
parent69f6aaa73d12a7e2ead07daa1ce7bc129f001e18 (diff)
downloadports-202c65ed1ab308cf30d60e920c5f4ca5c59e8e17.tar.gz
ports-202c65ed1ab308cf30d60e920c5f4ca5c59e8e17.zip
- Add LICENSE
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=464475
Diffstat (limited to 'converters/p5-Text-Iconv')
-rw-r--r--converters/p5-Text-Iconv/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/converters/p5-Text-Iconv/Makefile b/converters/p5-Text-Iconv/Makefile
index b74421566fdf..c91462f60c09 100644
--- a/converters/p5-Text-Iconv/Makefile
+++ b/converters/p5-Text-Iconv/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to iconv() codeset conversion function
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
USES= perl5 iconv:translit
USE_PERL5= configure
CONFIGURE_ARGS+=INC="-I${ICONV_PREFIX}/include ${CFLAGS}" \