mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Add LICENSE
- Cleanup PLIST
This commit is contained in:
parent
1a6188d69a
commit
bb9e1b66cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373328
@ -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}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user