aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-EtText
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-01 05:26:17 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-01 05:26:17 +0000
commit2a88b2641390664af8dc86e4ff242e793dc79e85 (patch)
tree9e82bf6ef083e5dda4585cc1eb176536fc5dfaf8 /textproc/p5-Text-EtText
parentd2d84edda1874a485325df5371319ae80aac9f77 (diff)
downloadports-2a88b2641390664af8dc86e4ff242e793dc79e85.tar.gz
ports-2a88b2641390664af8dc86e4ff242e793dc79e85.zip
- 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>
Notes
Notes: svn path=/head/; revision=352727
Diffstat (limited to 'textproc/p5-Text-EtText')
-rw-r--r--textproc/p5-Text-EtText/Makefile9
1 files 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