From 9dfd56854f825e4d6b1648de2c5f06e1738fd316 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 1 May 2014 05:26:08 +0000 Subject: [PATCH] - Add LICENSE - Pass maintainership to submitter PR: ports/189144 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> --- textproc/p5-Text-Flowed/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/textproc/p5-Text-Flowed/Makefile b/textproc/p5-Text-Flowed/Makefile index 573610f66a0c..b0ebd7dab8a3 100644 --- a/textproc/p5-Text-Flowed/Makefile +++ b/textproc/p5-Text-Flowed/Makefile @@ -7,9 +7,12 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= RFC2646 format=flowed +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure