summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorseb <seb>2010-07-04 07:29:09 +0000
committerseb <seb>2010-07-04 07:29:09 +0000
commit3ae41f2e7664302b4adfb85795b0ddca9085795a (patch)
tree7d43ddd71d2892a943f0921adfd71a883230e4e4 /www
parent7fcfcd2339a72b0e4a60afbe846c10abf5e0bb77 (diff)
downloadpkgsrc-3ae41f2e7664302b4adfb85795b0ddca9085795a.tar.gz
Initial import of p5-POE-Component-Server-PSGI version 0.5 in the
NetBSD Packages Collection. The Perl 5 module POE::Component::Server::PSGI is a PSGI Server implementation for POE.
Diffstat (limited to 'www')
-rw-r--r--www/p5-POE-Component-Server-PSGI/DESCR2
-rw-r--r--www/p5-POE-Component-Server-PSGI/Makefile27
-rw-r--r--www/p5-POE-Component-Server-PSGI/distinfo5
3 files changed, 34 insertions, 0 deletions
diff --git a/www/p5-POE-Component-Server-PSGI/DESCR b/www/p5-POE-Component-Server-PSGI/DESCR
new file mode 100644
index 00000000000..557ef0d4648
--- /dev/null
+++ b/www/p5-POE-Component-Server-PSGI/DESCR
@@ -0,0 +1,2 @@
+The Perl 5 module POE::Component::Server::PSGI is a PSGI Server
+implementation for POE.
diff --git a/www/p5-POE-Component-Server-PSGI/Makefile b/www/p5-POE-Component-Server-PSGI/Makefile
new file mode 100644
index 00000000000..95d9fe5b132
--- /dev/null
+++ b/www/p5-POE-Component-Server-PSGI/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/07/04 07:29:09 seb Exp $
+
+DISTNAME= POE-Component-Server-PSGI-0.5
+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/POE-Component-Server-PSGI/
+COMMENT= PSGI Server implementation for POE
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/POE/Component/Server/PSGI/.packlist
+
+BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
+DEPENDS+= p5-Plack-[0-9]*:../../www/p5-Plack
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+DEPENDS+= p5-POE-[0-9]*:../../devel/p5-POE
+DEPENDS+= p5-POE-Filter-HTTP-Parser-[0-9]*:../../www/p5-POE-Filter-HTTP-Parser
+DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-POE-Component-Server-PSGI/distinfo b/www/p5-POE-Component-Server-PSGI/distinfo
new file mode 100644
index 00000000000..3cf6dc4c1b0
--- /dev/null
+++ b/www/p5-POE-Component-Server-PSGI/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/07/04 07:29:09 seb Exp $
+
+SHA1 (POE-Component-Server-PSGI-0.5.tar.gz) = 72a452244e401942abed1bb582b20dfc7f982544
+RMD160 (POE-Component-Server-PSGI-0.5.tar.gz) = 4bdca7ab0a42fe90b1702f97ae1ed90e10838631
+Size (POE-Component-Server-PSGI-0.5.tar.gz) = 10964 bytes