summaryrefslogtreecommitdiff
path: root/www/p5-CGI-PSGI
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-04-11 08:42:49 +0000
committerseb <seb@pkgsrc.org>2010-04-11 08:42:49 +0000
commit929006d596a42bdb23ec2acc3a6ec0e829b89b7a (patch)
tree0cd16c344a71c0e3ff0fddb2900f4260cde35916 /www/p5-CGI-PSGI
parent50d858870bcd53306183fd60e4f6cde19ea9e66b (diff)
downloadpkgsrc-929006d596a42bdb23ec2acc3a6ec0e829b89b7a.tar.gz
Initial import of p5-CGI-PSGI version 0.10 in the NetBSD Packages
Collection. The Perl 5 module CGI::PSGI is for web application framework developers who currently uses CGI to handle query parameters, and would like for the frameworks to comply with the PSGI protocol.
Diffstat (limited to 'www/p5-CGI-PSGI')
-rw-r--r--www/p5-CGI-PSGI/DESCR3
-rw-r--r--www/p5-CGI-PSGI/Makefile20
-rw-r--r--www/p5-CGI-PSGI/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/www/p5-CGI-PSGI/DESCR b/www/p5-CGI-PSGI/DESCR
new file mode 100644
index 00000000000..9af766a8343
--- /dev/null
+++ b/www/p5-CGI-PSGI/DESCR
@@ -0,0 +1,3 @@
+The Perl 5 module CGI::PSGI is for web application framework
+developers who currently uses CGI to handle query parameters, and
+would like for the frameworks to comply with the PSGI protocol.
diff --git a/www/p5-CGI-PSGI/Makefile b/www/p5-CGI-PSGI/Makefile
new file mode 100644
index 00000000000..4be15d37ce6
--- /dev/null
+++ b/www/p5-CGI-PSGI/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/04/11 08:42:49 seb Exp $
+
+DISTNAME= CGI-PSGI-0.10
+PKGNAME= p5-${DISTNAME}
+#PKGREVISION= 1
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/CGI-PSGI/
+COMMENT= Perl 5 module to adapt CGI.pm to the PSGI protocol
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/CGI/PSGI/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-CGI-PSGI/distinfo b/www/p5-CGI-PSGI/distinfo
new file mode 100644
index 00000000000..caf71a00532
--- /dev/null
+++ b/www/p5-CGI-PSGI/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/04/11 08:42:49 seb Exp $
+
+SHA1 (CGI-PSGI-0.10.tar.gz) = c9a2cd4d5309ac45ffa690a0e340ac2f1f8d5f1c
+RMD160 (CGI-PSGI-0.10.tar.gz) = 1bd2061e3375319bbbe46c652d70995952a98585
+Size (CGI-PSGI-0.10.tar.gz) = 49173 bytes