# $Id: Portfile 30249 2007-10-23 02:12:47Z jmpp@macports.org $

PortSystem			1.0
PortGroup			python24 1.0
name				py-flup
version				0.5
categories-append		www
maintainers			nomaintainer
description			Flup is a random collection of WSGI servers and middleware.
long_description		Flup offer three sets of WSGI \
				servers/gateways, which speak AJP 1.3, \
				FastCGI, and SCGI. Each server comes in two \
				flavors: a threaded version, and a forking \
				version.

platforms			darwin

homepage			http://www.saddi.com/software/flup/
master_sites			http://www.saddi.com/software/flup/dist/
distname			flup-r2030

checksums			sha1 4b09ac42b8d947d2326b8d60078c841f1a6eb8b5
