# $Id: Portfile 57135 2009-09-06 20:29:49Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Catalyst-Controller-FormBuilder 0.05
maintainers           narf_tm openmaintainer
description           Catalyst FormBuilder Base Controller
long_description      This base controller merges the functionality of \
                      CGI::FormBuilder with Catalyst and the following \
                      templating systems: Template Toolkit, Mason and \
                      HTML::Template. This gives you access to all of \
                      FormBuilder's niceties, such as controllablefield \
                      stickiness, multilingual support, and \
                      Javascript generation.

platforms             darwin

checksums             md5 fc78886fcf4118897b23b12baac38c6c \
                      sha1 b9d98622d4a0f0cab9cd3c88908a1bd7a252200e \
                      rmd160 11cf2edab81bcdf570f1a4869b99e163db556000

depends_lib-append    port:p5-cgi-formbuilder \
                      port:p5-catalyst-runtime \
                      port:p5-test-www-mechanize-catalyst \
                      port:p5-tie-ixhash \
                      port:p5-class-data-inheritable \
                      port:p5-class-inspector \
                      port:p5-mro-compat \
                      port:p5-scalar-list-utils \
                      port:p5-catalyst-view-tt
