aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Application-Plugin-ViewCode/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-04-26 18:13:22 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-04-26 18:13:22 +0000
commit4f6645983fe4d15466311addb2aeae9a9459054f (patch)
tree1fa0b78cb360eb222931351a4128114d683867b1 /www/p5-CGI-Application-Plugin-ViewCode/Makefile
parent282be454445b408a6bb6fab549c16b504ef8d927 (diff)
downloadports-4f6645983fe4d15466311addb2aeae9a9459054f.tar.gz
ports-4f6645983fe4d15466311addb2aeae9a9459054f.zip
- Add LICENSE
- Pass maintainership to submitter PR: ports/188407 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=352322
Diffstat (limited to 'www/p5-CGI-Application-Plugin-ViewCode/Makefile')
-rw-r--r--www/p5-CGI-Application-Plugin-ViewCode/Makefile5
1 files changed, 4 insertions, 1 deletions
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 \