aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Unicode-Stringprep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/p5-Unicode-Stringprep/Makefile')
-rw-r--r--converters/p5-Unicode-Stringprep/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/converters/p5-Unicode-Stringprep/Makefile b/converters/p5-Unicode-Stringprep/Makefile
index 333d680b08a2..557db04a894c 100644
--- a/converters/p5-Unicode-Stringprep/Makefile
+++ b/converters/p5-Unicode-Stringprep/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Unicode-Stringprep
-PORTVERSION= 1.104
+PORTVERSION= 1.105
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Preparation of Internationalized Strings (RFC 3454)
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Unicode-Normalize>=1:${PORTSDIR}/textproc/p5-Unicode-Normalize
RUN_DEPENDS:= ${BUILD_DEPENDS}