# -*- 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
# $Id$

PortSystem                      1.0
PortGroup                       pure 1.0

pure.setup                      fastcgi 0.5
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                       rmd160  88bea65b10a8f14484e59386e34208896f80285e \
                                sha256  f805d2c2d0db4438407b73e0835798bc6f79e5453ccfc0471230d54569c82356

depends_lib-append              port:fcgi