summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-04-21 12:23:20 +0000
committerryoon <ryoon@pkgsrc.org>2013-04-21 12:23:20 +0000
commitd0a79e9ed4a8da361e205b73faf62974f3b3d85b (patch)
tree08a33c3e3f5ba769ea25b73ccaf75c3c7adea1a0 /www
parent2752e64c6d4e01ef8d636cf838e05eee43dbfc95 (diff)
downloadpkgsrc-d0a79e9ed4a8da361e205b73faf62974f3b3d85b.tar.gz
Import p5-HTML-Mason-PSGIHandler-0.52 as www/p5-HTML-Mason-PSGIHandler.
This package is PSGI handler for HTML::Mason.
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTML-Mason-PSGIHandler/DESCR1
-rw-r--r--www/p5-HTML-Mason-PSGIHandler/Makefile23
-rw-r--r--www/p5-HTML-Mason-PSGIHandler/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/www/p5-HTML-Mason-PSGIHandler/DESCR b/www/p5-HTML-Mason-PSGIHandler/DESCR
new file mode 100644
index 00000000000..bd66c35ebbe
--- /dev/null
+++ b/www/p5-HTML-Mason-PSGIHandler/DESCR
@@ -0,0 +1 @@
+This package is PSGI handler for HTML::Mason.
diff --git a/www/p5-HTML-Mason-PSGIHandler/Makefile b/www/p5-HTML-Mason-PSGIHandler/Makefile
new file mode 100644
index 00000000000..7284eee440f
--- /dev/null
+++ b/www/p5-HTML-Mason-PSGIHandler/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2013/04/21 12:23:20 ryoon Exp $
+#
+
+DISTNAME= HTML-Mason-PSGIHandler-0.52
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
+
+MAINTAINER= ryoon@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/HTML-Mason-PSGIHandler/
+COMMENT= PSGI handler for HTML::Mason
+LICENSE= ${PERL5_LICENSE}
+
+BUILD_DEPENDS+= p5-Plack-[0-9]*:../../www/p5-Plack
+BUILD_DEPENDS+= p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple
+
+DEPENDS+= p5-CGI-PSGI-[0-9]*:../../www/p5-CGI-PSGI
+DEPENDS+= p5-HTML-Mason-[0-9]*:../../www/p5-HTML-Mason
+
+PERL5_PACKLIST= auto/HTML/Mason/PSGIHandler/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-HTML-Mason-PSGIHandler/distinfo b/www/p5-HTML-Mason-PSGIHandler/distinfo
new file mode 100644
index 00000000000..23020667afa
--- /dev/null
+++ b/www/p5-HTML-Mason-PSGIHandler/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/04/21 12:23:20 ryoon Exp $
+
+SHA1 (HTML-Mason-PSGIHandler-0.52.tar.gz) = 6cec3a48d095022db824235ebbcfc46e9765233c
+RMD160 (HTML-Mason-PSGIHandler-0.52.tar.gz) = 1da64959e0695c576a8b4caa8b11f5edba1abee9
+Size (HTML-Mason-PSGIHandler-0.52.tar.gz) = 13167 bytes