# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem		1.0
PortGroup		ruby 1.0

ruby.setup		fcgi 0.8.7 gem {} rubygems
revision        1
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.
homepage            https://github.com/alphallc/ruby-fcgi-ng
categories-append	www
checksums           md5     a93eee7bb92ea535d0f304b1099545f7 \
                    sha1    16ef71a7639c06ebf56af1990ea2e0beda63316b \
                    rmd160  25707cceb2795be9740add51b6a9ca4463166eee
platforms		darwin

depends_lib-append	lib:libfcgi.2:fcgi