# New ports collection makefile for: www/p5-CGI-Application-Plugin-AnyTemplate # Date created: 14 September 2005 # Whom: George Hartzell # # $FreeBSD$ # PORTNAME= CGI-Application-Plugin-AnyTemplate PORTVERSION= 0.18 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Use any templating system in CGI::Application BUILD_DEPENDS= p5-CGI-Application-Plugin-Forward>=0:${PORTSDIR}/www/p5-CGI-Application-Plugin-Forward \ p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ p5-Clone>=0.23:${PORTSDIR}/devel/p5-Clone RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_MODBUILD= yes MAN3= CGI::Application::Plugin::AnyTemplate.3 \ CGI::Application::Plugin::AnyTemplate::Driver::HTMLTemplate.3 \ CGI::Application::Plugin::AnyTemplate::Base.3 \ CGI::Application::Plugin::AnyTemplate::Driver::TemplateToolkit.3 \ CGI::Application::Plugin::AnyTemplate::ComponentHandler.3 \ CGI::Application::Plugin::AnyTemplate::Driver::HTMLTemplatePluggable.3 \ CGI::Application::Plugin::AnyTemplate::Driver::HTMLTemplateExpr.3 \ CGI::Application::Plugin::AnyTemplate::Driver::Petal.3 .include