Add p5-HTML-Mason-PSGIHandler 0.52, PSGI handler for HTML::Mason.

This commit is contained in:
Lars Thegler 2011-09-02 08:03:20 +00:00
parent c5b1353b8a
commit 6bdda46fac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281023
5 changed files with 42 additions and 0 deletions

View File

@ -950,6 +950,7 @@
SUBDIR += p5-HTML-Location
SUBDIR += p5-HTML-Macro
SUBDIR += p5-HTML-Mason
SUBDIR += p5-HTML-Mason-PSGIHandler
SUBDIR += p5-HTML-MobileConverter
SUBDIR += p5-HTML-Pager
SUBDIR += p5-HTML-Parser

View File

@ -0,0 +1,25 @@
# New ports collection makefile for: www/p5-HTML-Mason-PSGIHandler
# Date created: 02 September 2011
# Whom: Lars Thegler <lth@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= HTML-Mason-PSGIHandler
PORTVERSION= 0.52
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= PSGI handler for HTML::Mason
BUILD_DEPENDS= p5-CGI-PSGI>0:${PORTSDIR}/www/p5-CGI-PSGI \
p5-HTML-Mason>0:${PORTSDIR}/www/p5-HTML-Mason
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= HTML::Mason::PSGIHandler.3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (HTML-Mason-PSGIHandler-0.52.tar.gz) = e48e4362f983871da804b497a7ac176d6bffb503ea958ae92c8fb768af967157
SIZE (HTML-Mason-PSGIHandler-0.52.tar.gz) = 13167

View File

@ -0,0 +1,5 @@
HTML::Mason::PSGIHandler is a PSGI handler for HTML::Mason. It's
based on HTML::Mason::CGIHandler and allows you to process Mason
templates on any web servers that support PSGI.
WWW: http://search.cpan.org/dist/HTML-Mason-PSGIHandler/

View File

@ -0,0 +1,9 @@
%%SITE_PERL%%/HTML/Mason/PSGIHandler/Streamy.pm
%%SITE_PERL%%/HTML/Mason/PSGIHandler.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Mason/PSGIHandler/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Mason/PSGIHandler
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Mason
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML
@dirrmtry %%SITE_PERL%%/HTML/Mason/PSGIHandler
@dirrmtry %%SITE_PERL%%/HTML/Mason
@dirrmtry %%SITE_PERL%%/HTML