# $Id: Portfile 67755 2010-05-17 15:46:39Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Catalyst-Runtime 5.80024
maintainers           narf_tm openmaintainer
description           The Elegant MVC Web Application Framework
long_description      Catalyst is a modern framework for making web \
                      applications without the pain usually associated with \
                      this process. This document is a reference to the main \
                      Catalyst application.

platforms             darwin

checksums             md5 e336133e1180809c02795626ec0c04d8 \
                      sha1 b0c2dda9ff81a1793d9a40b64b88f8725bb06fdf \
                      rmd160 7d92cdca360e1410a94a488c9eab626b0520f32f

depends_lib-append    port:p5-class-data-inheritable \
                      port:p5-test-exception \
                      port:p5-b-hooks-endofscope \
                      port:p5-cgi-simple \
                      port:p5-class-c3-adopt-next \
                      port:p5-class-mop \
                      port:p5-data-dump \
                      port:p5-html-parser \
                      port:p5-http-body \
                      port:p5-libwww-perl \
                      port:p5-http-request-ascgi \
                      port:p5-list-moreutils \
                      port:p5-mro-compat \
                      port:p5-module-pluggable \
                      port:p5-moose \
                      port:p5-moosex-types \
                      port:p5-moosex-types-common \
                      port:p5-moosex-emulate-class-accessor-fast \
                      port:p5-moosex-methodattributes \
                      port:p5-moosex-getopt \
                      port:p5-path-class \
                      port:p5-string-rewriteprefix \
                      port:p5-sub-exporter \
                      port:p5-task-weaken \
                      port:p5-text-simpletable \
                      port:p5-tree-simple \
                      port:p5-tree-simple-visitorfactory \
                      port:p5-uri \
                      port:p5-namespace-autoclean \
                      port:p5-namespace-clean \
                      port:p5-moosex-role-withoverloading \
                      port:p5-test-simple \
                      port:p5-data-optlist
