diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-26 18:14:29 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-26 18:14:29 +0000 |
commit | 3ac710ade881998b823d575964b117c99253cdbc (patch) | |
tree | 64a1d53c87c3ddcc60e95fd07a235669632cb81d /www | |
parent | c3ad4bb4ed5acfa402a2bbd9f88db5d5848be320 (diff) | |
download | ports-3ac710ade881998b823d575964b117c99253cdbc.tar.gz ports-3ac710ade881998b823d575964b117c99253cdbc.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-CGI-Application-Plugin-Authentication/Makefile | 5 |
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 \ |