PortSystem			1.0
PortGroup			ruby 1.0

ruby.setup			mongrel 1.1.5 gem {} rubygems
revision            1
license				{Ruby GPL-2}
maintainers			nomaintainer
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 a37617eb48f0932cc32143b2d76c0d12 \
					sha1 ce2393a56d49c5fcf726c744917b9a37b6daa743 \
					rmd160 d678d5a07e4ae61c28d0174f1c591a261a335056
platforms			darwin

depends_run-append \
					port:rb-daemons \
					port:rb-gem_plugin \
					port:rb-fastthread \
					port:rb-cgi_multipart_eof_fix

livecheck.version	${ruby.module}-${version}
