# $Id: Portfile,v 1.2 2006/07/31 06:14:15 pguyot Exp $

PortSystem        1.0
PortGroup         ruby 1.0
ruby.setup        actionpack 1.12.3 gem {} rubyforge:11328
categories-append devel
maintainers       rcavanaugh@gmail.com
description       Eases web-request routing, handling, and response.
long_description  Eases web-request routing, handling, and response as a \
                  half-way front, half-way page controller. Implemented \
                  with specific emphasis on enabling easy unit/integration \
                  testing that doesn't require a browser.
checksums         md5 7456432c7f2153471f7b6c094cc35709 \
                  sha1 28b3d415b64bde2760728579345bcbf2522cfd94 \
                  rmd160 950cf2f9ba7afee33cf14950003000f54e5673b5

depends_lib-append  port:rb-activesupport