# $Id: Portfile 45881 2009-01-23 21:23:11Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Catalyst-Runtime 5.71000
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 d92966ae79d5ad3d7768809acd4886ea \
                      sha1 83876df0333ecb1937099378010eb67a53c8d1a3 \
                      rmd160 8c3f47d1528883803d37dceb15e32affd5955e88

depends_lib-append    port:p5-cgi-simple \
                      port:p5-class-accessor \
                      port:p5-class-data-inheritable \
                      port:p5-class-inspector \
                      port:p5-data-dump \
                      port:p5-file-modified \
                      port:p5-html-parser \
                      port:p5-http-body \
                      port:p5-libwww-perl \
                      port:p5-http-request-ascgi \
                      port:p5-module-pluggable \
                      port:p5-path-class \
                      port:p5-text-simpletable \
                      port:p5-tree-simple \
                      port:p5-tree-simple-visitorfactory \
                      port:p5-uri
