a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20558 2006-11-06 23:28:39Z blair@macports.org $
PortSystem 1.0
PortGroup ruby 1.0
ruby.setup mongrel 0.3.13.4 gem {} rubyforge_gem
maintainers pguyot@kallisys.net
description Fast HTTP Library and server for Ruby
long_description Mongrel is a fast HTTP library and server for Ruby that \
is intended for hosting Ruby web applications of any kind \
using plain HTTP rather than FastCGI or SCGI. It is \
framework agnostic and already supports Ruby On Rails, \
Og+Nitro, and Camping frameworks.
checksums md5 3fc1970ca01d06c39c2b40e503f07b88 \
sha1 cd26aa0f238eba5bc769e16091adbff91e9d1958 \
rmd160 3d3c51522da2664dc676a74d0e116951bd65b55a
depends_lib-append \
port:rb-daemons \
port:rb-gem_plugin