# $Id: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Catalyst-Devel 1.31 ../by-authors/id/B/BO/BOBTFISH/
revision        1
maintainers           narf_tm openmaintainer
description           Catalyst Development Tools
long_description      The Catalyst::Devel package includes a variety of \
                      modules useful for the development of Catalyst applications, \
                      but not required to run them.

platforms             darwin

checksums             md5 b5017d549a1c57a3b13ed4b010339c13 \
                      sha1 fabfabc16218ca80d6c091b11534ad6ab0afafb2 \
                      rmd160 903f691a88d6cfb00f83e1d7391ae4dd055930d2

depends_lib-append    port:p5-catalyst-runtime \
                      port:p5-catalyst-action-renderview \
                      port:p5-catalyst-plugin-configloader \
                      port:p5-catalyst-plugin-static-simple \
                      port:p5-config-general \
                      port:p5-file-copy-recursive \
                      port:p5-module-install \
                      port:p5-path-class \
                      port:p5-template-toolkit \
                      port:p5-file-changenotify \
                      port:p5-moose \
                      port:p5-moosex-emulate-class-accessor-fast \
                      port:p5-namespace-clean \
                      port:p5-namespace-autoclean \
                      port:p5-test-simple \
                      port:p5-file-sharedir
