aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-04-27 02:14:25 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-04-27 02:14:25 +0800
commitbb360f6b22e3e49b601f9928279d61c2d3f39e2f (patch)
tree04b8ddf8e2dd2ed91c33560f4d73d44e1bd2b626 /www
parent65ab21c8838f0711b714f25a42067813f66f5499 (diff)
downloadfreebsd-ports-gnome-bb360f6b22e3e49b601f9928279d61c2d3f39e2f.tar.gz
freebsd-ports-gnome-bb360f6b22e3e49b601f9928279d61c2d3f39e2f.tar.zst
freebsd-ports-gnome-bb360f6b22e3e49b601f9928279d61c2d3f39e2f.zip
- Add LICENSE
- Pass maintainership to submitter PR: ports/188722 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Diffstat (limited to 'www')
-rw-r--r--www/p5-CGI-Application-Plugin-Authorization/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/p5-CGI-Application-Plugin-Authorization/Makefile b/www/p5-CGI-Application-Plugin-Authorization/Makefile
index 2091b3bbe227..fb39a062b249 100644
--- a/www/p5-CGI-Application-Plugin-Authorization/Makefile
+++ b/www/p5-CGI-Application-Plugin-Authorization/Makefile
@@ -8,9 +8,12 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Support for authorization of requests in CGI::Application
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \
p5-Class-ISA>=0:${PORTSDIR}/devel/p5-Class-ISA \
p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require \