Initial import of p5-HTTP-Server-Simple-PSGI version 0.14 in the

NetBSD Packages Collection.

The Perl 5 module HTTP::Server::Simple::PSGI is a HTTP::Server::Simple
based HTTP server that can run PSGI applications.
This commit is contained in:
seb 2010-04-11 07:32:07 +00:00
parent fcf61571ab
commit dc60574daf
3 changed files with 29 additions and 0 deletions

View file

@ -0,0 +1,2 @@
The Perl 5 module HTTP::Server::Simple::PSGI is a HTTP::Server::Simple
based HTTP server that can run PSGI applications.

View file

@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/04/11 07:32:07 seb Exp $
DISTNAME= HTTP-Server-Simple-PSGI-0.14
PKGNAME= p5-${DISTNAME}
#PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/HTTP-Server-Simple-PSGI/
COMMENT= PSGI handler for HTTP::Server::Simple
LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/HTTP/Server/Simple/PSGI/.packlist
DEPENDS+= p5-HTTP-Server-Simple>=0.42:../../www/p5-HTTP-Server-Simple
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2010/04/11 07:32:07 seb Exp $
SHA1 (HTTP-Server-Simple-PSGI-0.14.tar.gz) = 9ecb8a3e07502d8a7351ee8cf199a76655d382c6
RMD160 (HTTP-Server-Simple-PSGI-0.14.tar.gz) = 1a04e62dae76969b9726d90ad37ae17b94850c03
Size (HTTP-Server-Simple-PSGI-0.14.tar.gz) = 3890 bytes