# $Id: Portfile 47183 2009-02-23 03:27:36Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Catalyst-View-TT 0.29
maintainers           narf_tm openmaintainer
description           Helper for TT view which builds a skeleton web site
long_description      ${description}

platforms             darwin

checksums             md5 3cbb1db11ba859bb5280547b5d4bd526 \
                      sha1 6d151a7da4d9b1c0dc79e4061cf767ab5b811d8e \
                      rmd160 6b770c5524eea582a0bd21635a5ab34084e802ec

depends_lib-append    port:p5-catalyst-runtime \
                      port:p5-class-accessor \
                      port:p5-mro-compat \
                      port:p5-path-class \
                      port:p5-template-toolkit \
                      port:p5-template-timer
