aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-04-27 02:14:33 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-04-27 02:14:33 +0800
commitf22677346dedb57c73c15bf4f6cedc68fb9d963d (patch)
treee825c883ab93d9eec613fba130bcc738691c4fe0 /www
parent770d5631b35aca7d3ec62a1ae5632a43aff4af51 (diff)
downloadfreebsd-ports-gnome-f22677346dedb57c73c15bf4f6cedc68fb9d963d.tar.gz
freebsd-ports-gnome-f22677346dedb57c73c15bf4f6cedc68fb9d963d.tar.zst
freebsd-ports-gnome-f22677346dedb57c73c15bf4f6cedc68fb9d963d.zip
- Add LICENSE
- Pass maintainership to submitter PR: ports/188758 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Diffstat (limited to 'www')
-rw-r--r--www/p5-CGI-Application-Plugin-AnyTemplate/Makefile5
1 files changed, 4 insertions, 1 deletions
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