# New ports collection makefile for: Catalyst-View-ClearSilver # Date created: 08 July 2007 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= Catalyst-View-ClearSilver PORTVERSION= 0.02 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JROCKWAY PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= ClearSilver view class for Catalyst BUILD_DEPENDS= p5-ClearSilver>=0:${PORTSDIR}/www/p5-ClearSilver \ p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Data-Structure-Util>=0:${PORTSDIR}/devel/p5-Data-Structure-Util \ p5-Class-C3>=0:${PORTSDIR}/devel/p5-Class-C3 \ p5-Catalyst-View-Templated>=0:${PORTSDIR}/www/p5-Catalyst-View-Templated RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Catalyst-View-Template-Declare>=0:${PORTSDIR}/www/p5-Catalyst-View-Template-Declare PERL_CONFIGURE= yes MAN3= Catalyst::Helper::View::ClearSilver.3 \ Catalyst::View::ClearSilver.3 .include