Import HTTP-Server-Simple-Authen version 0.04

HTTP::Server::Simple::Authen is an HTTP::Server::Simple plugin to allow
HTTP authentication. Authentication scheme is pluggable and you can use
whatever Authentication protocol that Authen::Simple supports.
This commit is contained in:
bouyer 2013-01-14 14:45:23 +00:00
parent a141b5babd
commit 46cb936f8a
3 changed files with 30 additions and 0 deletions

View file

@ -0,0 +1,3 @@
HTTP::Server::Simple::Authen is an HTTP::Server::Simple plugin to allow
HTTP authentication. Authentication scheme is pluggable and you can use
whatever Authentication protocol that Authen::Simple supports.

View file

@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.1.1.1 2013/01/14 14:45:23 bouyer Exp $
#
DISTNAME= HTTP-Server-Simple-Authen-0.04
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/HTTP-Server-Simple-Authen/
COMMENT= Authentication plugin for HTTP::Server::Simple
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Authen-Simple-[0-9]*:../../security/p5-Authen-Simple
REPLACE_PERL= server.pl
PERL5_PACKLIST= auto/HTTP/Server/Simple/Authen/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2013/01/14 14:45:23 bouyer Exp $
SHA1 (HTTP-Server-Simple-Authen-0.04.tar.gz) = 406d640fa976996377c1fc32ad6f20123082688d
RMD160 (HTTP-Server-Simple-Authen-0.04.tar.gz) = b5204e9ff907463b381d7efe4afc7454f4c54fcf
Size (HTTP-Server-Simple-Authen-0.04.tar.gz) = 2562 bytes