From 2a88b2641390664af8dc86e4ff242e793dc79e85 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 1 May 2014 05:26:17 +0000 Subject: [PATCH] - Add LICENSE - Pass maintainership to submitter - While I'm here, remove leading indefinite article from COMMENT PR: ports/189147 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> --- textproc/p5-Text-EtText/Makefile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/textproc/p5-Text-EtText/Makefile b/textproc/p5-Text-EtText/Makefile index 423cfb7ceaff..b351c88c05cc 100644 --- a/textproc/p5-Text-EtText/Makefile +++ b/textproc/p5-Text-EtText/Makefile @@ -8,10 +8,13 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org -COMMENT= A simple plain-text to HTML converter +MAINTAINER= 5u623l20@gmail.com +COMMENT= Simple plain-text to HTML converter -BUILD_DEPENDS= p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5