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 \