Portfile

# $Id: Portfile 20920 2006-12-11 03:25:02Z pguyot@kallisys.net $

PortSystem 1.0
PortGroup ruby 1.0
ruby.setup actionpack 1.12.5 gem {} rubyforge:12313
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 eae12bdda3d4c816a3874efc334d0c98 \
sha1 e15ade7da2609a24a972c210258593b6f78c3838 \
rmd160 99f51bd0fb69a82012963b4f641fb1c44d79c744
dist_subdir ruby/newtar20061211

depends_lib-append port:rb-activesupport