# $Id$ PortSystem 1.0 PortGroup python 1.0 name py-pastedeploy version 1.5.0 python.versions 24 25 26 27 categories-append www license MIT 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://pypi.python.org/packages/source/P/PasteDeploy/ distname PasteDeploy-${version} checksums rmd160 75c4c6024fb22dfc20a12f4ad36e0abb880bc4d5 \ sha256 61c205633adae996cd0e306451c8a28deca0499524e2a38c65ff1570f35a8a53 if {$name != $subport} { depends_build-append \ port:py${python.version}-distribute }