aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Application-Plugin-DebugScreen
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-04-26 18:14:17 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-04-26 18:14:17 +0000
commit110d845f011c7cc34e7906105d75f62489400752 (patch)
tree130cb5647f02674a39d95d68fa8f4b6169f67fd5 /www/p5-CGI-Application-Plugin-DebugScreen
parent4ffb984bb59c5181479ca8162b0fb209556f4e08 (diff)
- Add LICENSE
- Pass maintainership to submitter PR: ports/188663 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=352334
Diffstat (limited to 'www/p5-CGI-Application-Plugin-DebugScreen')
-rw-r--r--www/p5-CGI-Application-Plugin-DebugScreen/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/p5-CGI-Application-Plugin-DebugScreen/Makefile b/www/p5-CGI-Application-Plugin-DebugScreen/Makefile
index c25c43d49a1e..3174a127dd07 100644
--- a/www/p5-CGI-Application-Plugin-DebugScreen/Makefile
+++ b/www/p5-CGI-Application-Plugin-DebugScreen/Makefile
@@ -7,9 +7,12 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= This plug-in add DebugScreen support to CGI::Application
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \
p5-HTML-Template>=0:${PORTSDIR}/www/p5-HTML-Template \
p5-CGI-Application-Plugin-ViewCode>=0:${PORTSDIR}/www/p5-CGI-Application-Plugin-ViewCode \