aboutsummaryrefslogtreecommitdiff
path: root/chinese/p5-Lingua-ZH-HanDetect/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-06 18:49:27 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-06 18:49:27 +0000
commit9fdce81a58810675d36165196d17bc8db6676210 (patch)
treecd5386fc9a111cd7292c32b51092b2a282e9a6a1 /chinese/p5-Lingua-ZH-HanDetect/Makefile
parent81bb7c662b0bc3445f5c76d1b1d1da8f769bbd00 (diff)
downloadports-9fdce81a58810675d36165196d17bc8db6676210.tar.gz
ports-9fdce81a58810675d36165196d17bc8db6676210.zip
Notes
Diffstat (limited to 'chinese/p5-Lingua-ZH-HanDetect/Makefile')
-rw-r--r--chinese/p5-Lingua-ZH-HanDetect/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/chinese/p5-Lingua-ZH-HanDetect/Makefile b/chinese/p5-Lingua-ZH-HanDetect/Makefile
index 6cf6884cd564..2da253c6c39b 100644
--- a/chinese/p5-Lingua-ZH-HanDetect/Makefile
+++ b/chinese/p5-Lingua-ZH-HanDetect/Makefile
@@ -10,7 +10,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Guess Chinese text\'s variant and encoding
-USES= perl5
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USE_PERL5= configure
+USES= perl5
.include <bsd.port.mk>