# $Id: Portfile 40818 2008-10-15 14:44:26Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Catalyst-Controller-FormBuilder 0.04
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 0cd3b3fd61bfdc551cf8c0352853441b \
                      sha1 3a8fac084f06f83cea718bb2e381aefc0a23a586 \
                      rmd160 3f83dd33ce9346ce264b977676378752e4362dcc

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