Catalyst View class with XML::Simple.

WWW: http://search.cpan.org/dist/Catalyst-View-REST-XML/
This commit is contained in:
Jun Kuriyama 2010-02-05 07:21:10 +00:00
parent fa244c0af8
commit e996bd7418
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249276
5 changed files with 40 additions and 0 deletions

View File

@ -852,6 +852,7 @@
SUBDIR += p5-Catalyst-View-JSON
SUBDIR += p5-Catalyst-View-Jemplate
SUBDIR += p5-Catalyst-View-Mason
SUBDIR += p5-Catalyst-View-REST-XML
SUBDIR += p5-Catalyst-View-RRDGraph
SUBDIR += p5-Catalyst-View-TT
SUBDIR += p5-Catalyst-View-TT-ControllerLocal

View File

@ -0,0 +1,26 @@
# New ports collection makefile for: Catalyst::View::REST::XML
# Date created: 05 Feb 2010
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Catalyst-View-REST-XML
PORTVERSION= 0.01
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for Catalyst XML View Class
RUN_DEPENDS= \
p5-Catalyst-Runtime>=2.99:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-XML-Simple>0:${PORTSDIR}/textproc/p5-XML-Simple
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Catalyst::View::REST::XML.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Catalyst-View-REST-XML-0.01.tar.gz) = 5d07103725c182be80539555a54c6143
SHA256 (Catalyst-View-REST-XML-0.01.tar.gz) = cf74f9dddeae136a6d8124cd9fa26185dfa1fa011bbaa87484e0c71d0b3e9b85
SIZE (Catalyst-View-REST-XML-0.01.tar.gz) = 1393

View File

@ -0,0 +1,3 @@
Catalyst View class with XML::Simple.
WWW: http://search.cpan.org/dist/Catalyst-View-REST-XML/

View File

@ -0,0 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View/REST/XML/.packlist
%%SITE_PERL%%/Catalyst/View/REST/XML.pm
@dirrmtry %%SITE_PERL%%/Catalyst/View/REST
@dirrmtry %%SITE_PERL%%/Catalyst/View
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View/REST/XML
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View/REST
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View