From 4f6645983fe4d15466311addb2aeae9a9459054f Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 26 Apr 2014 18:13:22 +0000 Subject: [PATCH] - Add LICENSE - Pass maintainership to submitter PR: ports/188407 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> --- www/p5-CGI-Application-Plugin-ViewCode/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/www/p5-CGI-Application-Plugin-ViewCode/Makefile b/www/p5-CGI-Application-Plugin-ViewCode/Makefile index 48ad4871e879..3b1e8ef8e70f 100644 --- a/www/p5-CGI-Application-Plugin-ViewCode/Makefile +++ b/www/p5-CGI-Application-Plugin-ViewCode/Makefile @@ -7,9 +7,12 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= View the source of the running application +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ p5-CGI-Application-Plugin-Forward>=0:${PORTSDIR}/www/p5-CGI-Application-Plugin-Forward \ p5-Syntax-Highlight-Perl-Improved>=0:${PORTSDIR}/textproc/p5-Syntax-Highlight-Perl-Improved \