aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-04-27 02:14:29 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-04-27 02:14:29 +0800
commit770d5631b35aca7d3ec62a1ae5632a43aff4af51 (patch)
tree64a1d53c87c3ddcc60e95fd07a235669632cb81d /www
parentbb360f6b22e3e49b601f9928279d61c2d3f39e2f (diff)
downloadfreebsd-ports-gnome-770d5631b35aca7d3ec62a1ae5632a43aff4af51.tar.gz
freebsd-ports-gnome-770d5631b35aca7d3ec62a1ae5632a43aff4af51.tar.zst
freebsd-ports-gnome-770d5631b35aca7d3ec62a1ae5632a43aff4af51.zip
- Add LICENSE
- Pass maintainership to submitter PR: ports/188724 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Diffstat (limited to 'www')
-rw-r--r--www/p5-CGI-Application-Plugin-Authentication/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/p5-CGI-Application-Plugin-Authentication/Makefile b/www/p5-CGI-Application-Plugin-Authentication/Makefile
index 8f2bc9b691d1..56d085c2c0d4 100644
--- a/www/p5-CGI-Application-Plugin-Authentication/Makefile
+++ b/www/p5-CGI-Application-Plugin-Authentication/Makefile
@@ -7,9 +7,12 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Support for authenticating requests in CGI::Application
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Apache-Htpasswd>=0:${PORTSDIR}/security/p5-Apache-Htpasswd \
p5-CGI-Application>=4:${PORTSDIR}/www/p5-CGI-Application \
p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \