- Add LICENSE

- Pass maintainership to submitter

PR:		ports/188410
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-04-26 18:13:31 +00:00
parent 75261646a8
commit 57eb26ae11
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352324

View file

@ -7,9 +7,12 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= 5u623l20@gmail.com
COMMENT= Add Template Toolkit support to CGI::Application
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \
p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \
p5-Class-ISA>=0:${PORTSDIR}/devel/p5-Class-ISA \