From d0a79e9ed4a8da361e205b73faf62974f3b3d85b Mon Sep 17 00:00:00 2001 From: ryoon Date: Sun, 21 Apr 2013 12:23:20 +0000 Subject: Import p5-HTML-Mason-PSGIHandler-0.52 as www/p5-HTML-Mason-PSGIHandler. This package is PSGI handler for HTML::Mason. --- www/p5-HTML-Mason-PSGIHandler/DESCR | 1 + www/p5-HTML-Mason-PSGIHandler/Makefile | 23 +++++++++++++++++++++++ www/p5-HTML-Mason-PSGIHandler/distinfo | 5 +++++ 3 files changed, 29 insertions(+) create mode 100644 www/p5-HTML-Mason-PSGIHandler/DESCR create mode 100644 www/p5-HTML-Mason-PSGIHandler/Makefile create mode 100644 www/p5-HTML-Mason-PSGIHandler/distinfo (limited to 'www') 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 -- cgit v1.2.3