# New ports collection makefile for: www/p5-Catalyst-Action-RenderView # Date created: July 11, 2006 # Whom: Lars Balker Rasmussen # # $FreeBSD$ # PORTNAME= Catalyst-Action-RenderView PORTVERSION= 0.05 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Catalyst PKGNAMEPREFIX= p5- MAINTAINER= lbr@FreeBSD.org COMMENT= Sensible default end action for Catalyst BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime PERL_CONFIGURE= yes MAN3= Catalyst::Action::RenderView.3 .include .if ${PERL_LEVEL} < 500800 IGNORE= requires perl 5.8.0 or later. Install lang/perl5.8 and try again .endif .include