# $Id: Portfile 50980 2009-05-14 19:41:55Z and.damore@macports.org $

PortSystem			1.0
PortGroup			python25 1.0

name				py25-pastedeploy
version				1.3.1
categories-append		www
maintainers			stechert
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 a14b360b4ddb0d3ca7aa9bad41d6c91c \
				sha1 84cdb077618db0b0c03b91298e91f8db70082547 \
				rmd160 72ce5acb08f889a9c0c694e1344bdb24067864ae
