# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $
PortSystem		1.0
PortGroup		ruby 1.0

ruby.setup		{fcgi ruby-fcgi} 0.8.6 install.rb {README}
maintainers		icongarden.com:jstetser
description		The Ruby interface to FastCGI
long_description	FastCGI is a language independent, scalable, open \
					extension  to CGI that provides high performance \
					without the limitations of server specific APIs. \
					This is the Ruby interface.
categories-append	www
homepage		   http://sugi.nemui.org/prod/ruby-fcgi/
master_sites	http://sugi.nemui.org/pub/ruby/fcgi/
checksums		md5 2cfcb78d9809139cc72cfb45386c0723
platforms		darwin

depends_lib-append	lib:libfcgi.2:fcgi
