summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Server-Simple-PSGI
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-04-11 07:32:07 +0000
committerseb <seb@pkgsrc.org>2010-04-11 07:32:07 +0000
commit182b8b6d15b29f7b607b2068b6f1fa03bbfa3706 (patch)
tree8d96b2f0ba6db6858803ff0766b8df02a64780d1 /www/p5-HTTP-Server-Simple-PSGI
parentcd44bec61bd41f1f931aa5b02cdaaf53123f1049 (diff)
downloadpkgsrc-182b8b6d15b29f7b607b2068b6f1fa03bbfa3706.tar.gz
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.
Diffstat (limited to 'www/p5-HTTP-Server-Simple-PSGI')
-rw-r--r--www/p5-HTTP-Server-Simple-PSGI/DESCR2
-rw-r--r--www/p5-HTTP-Server-Simple-PSGI/Makefile22
-rw-r--r--www/p5-HTTP-Server-Simple-PSGI/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/www/p5-HTTP-Server-Simple-PSGI/DESCR b/www/p5-HTTP-Server-Simple-PSGI/DESCR
new file mode 100644
index 00000000000..14329d8c2bd
--- /dev/null
+++ b/www/p5-HTTP-Server-Simple-PSGI/DESCR
@@ -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.
diff --git a/www/p5-HTTP-Server-Simple-PSGI/Makefile b/www/p5-HTTP-Server-Simple-PSGI/Makefile
new file mode 100644
index 00000000000..a656ff8a3a1
--- /dev/null
+++ b/www/p5-HTTP-Server-Simple-PSGI/Makefile
@@ -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"
diff --git a/www/p5-HTTP-Server-Simple-PSGI/distinfo b/www/p5-HTTP-Server-Simple-PSGI/distinfo
new file mode 100644
index 00000000000..77137f97fdf
--- /dev/null
+++ b/www/p5-HTTP-Server-Simple-PSGI/distinfo
@@ -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