# $Id: Portfile 68329 2010-06-01 21:25:23Z singingwolfboy@macports.org $

PortSystem		    1.0
PortGroup		    ruby 1.0

ruby.setup          actionpack 2.3.8 gem {} rubygems ruby19
description		    Web handling library in Ruby
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.
license             GPL
maintainers		    singingwolfboy openmaintainer
homepage		    http://www.rubyonrails.org/
checksums           md5     75d7e35afa5a5bfaac5c8fe5f8967ed7 \
                    sha1    8097a30753f70f57dfa75c9907428555e4e872e9 \
                    rmd160  41e00f115bcf3a8417007d6f552d13e553a97bef

depends_run-append  port:rb19-activesupport