From 4b41bb890cda06e854810acf2bad49d2a68bf4be Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Tue, 29 Apr 2014 21:10:53 +0000 Subject: [PATCH] - Add LICENSE - Pass maintainership to submitter PR: ports/189103 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> --- textproc/p5-Unicode-Escape/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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}