# $Id: Portfile 64385 2010-03-04 21:35:30Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Catalyst-Devel 1.27
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 1cac7342ba35a49185e57b79b08cc7ad \
                      sha1 5dc7929edbf2f8cc717d1b62fffb7c2916be8b5f \
                      rmd160 29e47257fc23e0f73bc6feab7f64dad95da137c2

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
