# $Id: Portfile 56751 2009-09-02 00:25:22Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Catalyst-View-HTML-Template 0.03
maintainers           narf_tm openmaintainer
description           HTML::Template View Class
long_description      This is the HTML::Template view class.

platforms             darwin

checksums             md5 63a0055097d640b6d5b345815a96502d \
                      sha1 756f9ec7fa3eb246eae7ae778112efdd01dbd04d \
                      rmd160 48fab45b4f910e669f6360699bc9e159d0b7150b

depends_lib-append    port:p5-catalyst-runtime \
                      port:p5-html-template
