1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

Add p5-Catalyst-View-ClearSilver 0.01, clearSilver view class for

Catalyst.
This commit is contained in:
Sergey Skvortsov 2007-07-08 05:24:58 +00:00
parent 52ef7d812e
commit 2608f496d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195201
5 changed files with 43 additions and 0 deletions

View File

@ -652,6 +652,7 @@
SUBDIR += p5-Catalyst-Plugin-Unicode
SUBDIR += p5-Catalyst-Plugin-XMLRPC
SUBDIR += p5-Catalyst-Runtime
SUBDIR += p5-Catalyst-View-ClearSilver
SUBDIR += p5-Catalyst-View-GraphViz
SUBDIR += p5-Catalyst-View-HTML-Template
SUBDIR += p5-Catalyst-View-HTML-Template-Compiled

View File

@ -0,0 +1,28 @@
# New ports collection makefile for: Catalyst-View-ClearSilver
# Date created: 08 July 2007
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#
PORTNAME= Catalyst-View-ClearSilver
PORTVERSION= 0.01
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Catalyst
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= ClearSilver view class for Catalyst
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/ClearSilver.pm:${PORTSDIR}/www/p5-ClearSilver \
p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-Catalyst-Devel>=1.00:${PORTSDIR}/www/p5-Catalyst-Devel
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Catalyst::Helper::View::ClearSilver.3 \
Catalyst::View::ClearSilver.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Catalyst-View-ClearSilver-0.01.tar.gz) = 605f4afdf825cabbe29e655658055a19
SHA256 (Catalyst-View-ClearSilver-0.01.tar.gz) = 6590ea45d9735f6a7bd030f05e52845ed8c2442062e6034a7bdf2dba304af730
SIZE (Catalyst-View-ClearSilver-0.01.tar.gz) = 3114

View File

@ -0,0 +1,3 @@
A view base class for Catalyst using ClearSilver.
WWW: http://search.cpan.org/dist/Catalyst-View-ClearSilver/

View File

@ -0,0 +1,8 @@
%%SITE_PERL%%/Catalyst/View/ClearSilver.pm
%%SITE_PERL%%/Catalyst/Helper/View/ClearSilver.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View/ClearSilver/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View/ClearSilver
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View
@dirrmtry %%SITE_PERL%%/Catalyst/View
@dirrmtry %%SITE_PERL%%/Catalyst/Helper/View
@dirrmtry %%SITE_PERL%%/Catalyst/Helper