- 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>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-05-01 05:26:17 +00:00
parent d2d84edda1
commit 2a88b26413
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352727

View file

@ -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