From b94c1ba5531679671abf4bac9ce6f6c91facbfa6 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 2 May 2014 09:41:58 +0000 Subject: [PATCH] - Add LICENSE - Pass maintainership to submitter PR: ports/189169 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> --- textproc/p5-Lingua-EN-Syllable/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/textproc/p5-Lingua-EN-Syllable/Makefile b/textproc/p5-Lingua-EN-Syllable/Makefile index dd333db28a01..318ef0c9f1d1 100644 --- a/textproc/p5-Lingua-EN-Syllable/Makefile +++ b/textproc/p5-Lingua-EN-Syllable/Makefile @@ -7,9 +7,12 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Routine for estimating syllable count in words +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure