diff --git a/textproc/p5-Unicode-Escape/Makefile b/textproc/p5-Unicode-Escape/Makefile index d6e461fdf246..89c985f63092 100644 --- a/textproc/p5-Unicode-Escape/Makefile +++ b/textproc/p5-Unicode-Escape/Makefile @@ -7,9 +7,12 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Escape and unescape Unicode characters other than ASCII +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Unicode-String>=0:${PORTSDIR}/converters/p5-Unicode-String RUN_DEPENDS:= ${BUILD_DEPENDS}