# $Id: Portfile 50069 2009-04-24 07:10:45Z blb@macports.org $

PortSystem			1.0
PortGroup			python26 1.0

name				py26-pastedeploy
version				1.3.3
categories-append		www
maintainers			nomaintainer
description			Paste Deployment is a system for finding and \
				configuring WSGI applications and servers.
long_description		${description}

platforms			darwin

homepage			http://pythonpaste.org/deploy/
master_sites			http://cheeseshop.python.org/packages/source/P/PasteDeploy/
distname			PasteDeploy-${version}

checksums			md5     0598aa8ab4184ea8087839b811f92284 \
				sha1    dcb3d4cff75ccb284fb8c738f0abe27600ed8546 \
				rmd160  3a3afb0405d31b0158a4b94f33e091f94f971900

