head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.06.02.48;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2012.04.04.03.42.43;	author swills;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-Catalyst-View-Template-Declare
# Date created:		2012-04-03
# Whom:			Steve Wills <swills@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-Catalyst-View-Template-Declare/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	Catalyst-View-Template-Declare
PORTVERSION=	0.04
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Perl module to use Template::Declare with Catalyst

BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
		p5-Catalyst-View-Templated>=0:${PORTSDIR}/www/p5-Catalyst-View-Templated \
		p5-Class-C3>=0:${PORTSDIR}/devel/p5-Class-C3 \
		p5-PadWalker>=0:${PORTSDIR}/devel/p5-PadWalker \
		p5-Template-Declare>=0.26:${PORTSDIR}/textproc/p5-Template-Declare
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=	Catalyst::Helper::View::Template::Declare.3 \
	Catalyst::View::Template::Declare.3

.include <bsd.port.mk>
@


1.1
log
@Perl module to use Template::Declare with Catalyst

WWW:	http://search.cpan.org/dist/Catalyst-View-Template-Declare/

Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@

