# $Id: Portfile 63068 2010-01-25 07:58:35Z ryandesign@macports.org $

PortSystem                      1.0
PortGroup                       pure 1.0

pure.setup                      fastcgi 0.1
categories                      www
platforms                       darwin
maintainers                     ryandesign
license                         BSD

description                     an interface to the FastCGI library in Pure

long_description                ${name} lets you write FastCGI scripts in \
                                Pure, to be run by web servers like Apache.

checksums                       md5     84cd453d28a079a36c5592c689347c97 \
                                sha1    b21c1d70a17b7b7f37ed10aef157151da186b61d \
                                rmd160  fa97ae1290b23f2b72555f31bf5e4c5d7f5545af

patchfiles                      patch-fastcgi.c.diff

depends_lib-append              port:fcgi
