diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-11-24 18:31:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-11-24 18:31:53 +0000 |
commit | bb9e1b66cb56b0abc344313a36dadbb6d4c76654 (patch) | |
tree | e64315226b7a1bc904f0f932bff96c3699a5599a /www/p5-HTTP-Server-Simple-Authen | |
parent | 1a6188d69a80b5bf037bc7869ff805b35b08be4b (diff) | |
download | ports-bb9e1b66cb56b0abc344313a36dadbb6d4c76654.tar.gz ports-bb9e1b66cb56b0abc344313a36dadbb6d4c76654.zip |
Notes
Diffstat (limited to 'www/p5-HTTP-Server-Simple-Authen')
-rw-r--r-- | www/p5-HTTP-Server-Simple-Authen/Makefile | 3 | ||||
-rw-r--r-- | www/p5-HTTP-Server-Simple-Authen/pkg-plist | 7 |
2 files changed, 3 insertions, 7 deletions
diff --git a/www/p5-HTTP-Server-Simple-Authen/Makefile b/www/p5-HTTP-Server-Simple-Authen/Makefile index 3413dbc202c7..ad7284e73229 100644 --- a/www/p5-HTTP-Server-Simple-Authen/Makefile +++ b/www/p5-HTTP-Server-Simple-Authen/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Authentication plugin for HTTP::Server::Simple +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Authen-Simple>=0.4:${PORTSDIR}/security/p5-Authen-Simple \ p5-HTTP-Server-Simple>=0.16:${PORTSDIR}/www/p5-HTTP-Server-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/www/p5-HTTP-Server-Simple-Authen/pkg-plist b/www/p5-HTTP-Server-Simple-Authen/pkg-plist index 239c852bd1c7..381965df82a5 100644 --- a/www/p5-HTTP-Server-Simple-Authen/pkg-plist +++ b/www/p5-HTTP-Server-Simple-Authen/pkg-plist @@ -2,10 +2,3 @@ %%SITE_PERL%%/HTTP/Server/Simple/server.pl %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server/Simple/Authen/.packlist %%PERL5_MAN3%%/HTTP::Server::Simple::Authen.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server/Simple/Authen -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server/Simple -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP -@dirrmtry %%SITE_PERL%%/HTTP/Server/Simple -@dirrmtry %%SITE_PERL%%/HTTP/Server -@dirrmtry %%SITE_PERL%%/HTTP |