# Created by: Sergey Skvortsov # $FreeBSD: head/www/p5-Catalyst-View-Templated/Makefile 412351 2016-04-01 14:33:55Z mat $ PORTNAME= Catalyst-View-Templated PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JROCKWAY PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generic base class for template-based views BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:www/p5-Catalyst-Runtime \ p5-Catalyst-Component-ACCEPT_CONTEXT>=0:www/p5-Catalyst-Component-ACCEPT_CONTEXT \ p5-Class-C3>=0:devel/p5-Class-C3 RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-MockObject>=0:devel/p5-Test-MockObject \ p5-Test-WWW-Mechanize-Catalyst>=0:devel/p5-Test-WWW-Mechanize-Catalyst USES= perl5 USE_PERL5= configure .include .if ${PERL_LEVEL} < 502200 TEST_DEPENDS+= p5-Test-Simple>=1.001.014:devel/p5-Test-Simple .endif .include