From 600cfabaeb61ef493e7cf86889a61fb58a2be02f Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 26 Apr 2014 18:14:33 +0000 Subject: [PATCH] - Add LICENSE - Pass maintainership to submitter PR: ports/188758 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> --- www/p5-CGI-Application-Plugin-AnyTemplate/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/www/p5-CGI-Application-Plugin-AnyTemplate/Makefile b/www/p5-CGI-Application-Plugin-AnyTemplate/Makefile index bad1be891f38..9b2338a8ccb0 100644 --- a/www/p5-CGI-Application-Plugin-AnyTemplate/Makefile +++ b/www/p5-CGI-Application-Plugin-AnyTemplate/Makefile @@ -8,9 +8,12 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Use any templating system in CGI::Application +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-CGI-Application-Plugin-Forward>=0:${PORTSDIR}/www/p5-CGI-Application-Plugin-Forward \ p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ p5-Clone>=0.23:${PORTSDIR}/devel/p5-Clone