summaryrefslogtreecommitdiff
path: root/www/p5-Plack-Handler-AnyEvent-SCGI
diff options
context:
space:
mode:
authorseb <seb>2010-07-04 11:17:58 +0000
committerseb <seb>2010-07-04 11:17:58 +0000
commit1464b378dcb823d68a6be2685c472d0ca09251d8 (patch)
treecd25728fdc30f5f402aa07f2e581cc8f9c5c6a6d /www/p5-Plack-Handler-AnyEvent-SCGI
parenta8d7a56bf708afb2f28af6853f8a02c0e604834d (diff)
downloadpkgsrc-1464b378dcb823d68a6be2685c472d0ca09251d8.tar.gz
Initial import of p5-Plack-Handler-AnyEvent-SCGI version 0.02 in
the NetBSD Packages Collection. The Perl 5 module Plack::Handler::AnyEvent::SCGI is a standalone SCGI daemon running on AnyEvent::SCGI.
Diffstat (limited to 'www/p5-Plack-Handler-AnyEvent-SCGI')
-rw-r--r--www/p5-Plack-Handler-AnyEvent-SCGI/DESCR2
-rw-r--r--www/p5-Plack-Handler-AnyEvent-SCGI/Makefile24
-rw-r--r--www/p5-Plack-Handler-AnyEvent-SCGI/distinfo5
3 files changed, 31 insertions, 0 deletions
diff --git a/www/p5-Plack-Handler-AnyEvent-SCGI/DESCR b/www/p5-Plack-Handler-AnyEvent-SCGI/DESCR
new file mode 100644
index 00000000000..af20e84d8ea
--- /dev/null
+++ b/www/p5-Plack-Handler-AnyEvent-SCGI/DESCR
@@ -0,0 +1,2 @@
+The Perl 5 module Plack::Handler::AnyEvent::SCGI is a standalone
+SCGI daemon running on AnyEvent::SCGI.
diff --git a/www/p5-Plack-Handler-AnyEvent-SCGI/Makefile b/www/p5-Plack-Handler-AnyEvent-SCGI/Makefile
new file mode 100644
index 00000000000..93235f99f9b
--- /dev/null
+++ b/www/p5-Plack-Handler-AnyEvent-SCGI/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/07/04 11:17:58 seb Exp $
+
+DISTNAME= Plack-Handler-AnyEvent-SCGI-0.02
+PKGNAME= p5-${DISTNAME}
+#PKGREVISION= 1
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Plack-Handler-AnyEvent-SCGI/
+COMMENT= PSGI handler on AnyEvent::SCGI
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Plack/Handler/AnyEvent/SCGI/.packlist
+
+BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
+DEPENDS+= p5-AnyEvent-SCGI-[0-9]*:../../www/p5-AnyEvent-SCGI
+DEPENDS+= p5-Plack>=0.9901:../../www/p5-Plack
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Plack-Handler-AnyEvent-SCGI/distinfo b/www/p5-Plack-Handler-AnyEvent-SCGI/distinfo
new file mode 100644
index 00000000000..c318dcc98a6
--- /dev/null
+++ b/www/p5-Plack-Handler-AnyEvent-SCGI/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/07/04 11:17:58 seb Exp $
+
+SHA1 (Plack-Handler-AnyEvent-SCGI-0.02.tar.gz) = 01dc5512600d128305e13e810bc9b01c2b36ba29
+RMD160 (Plack-Handler-AnyEvent-SCGI-0.02.tar.gz) = 227d951bffe53f04c977b889321d8e827ecf55eb
+Size (Plack-Handler-AnyEvent-SCGI-0.02.tar.gz) = 21545 bytes