# $Id$ PortSystem 1.0 PortGroup python24 1.0 name py-pastescript version 1.3.2 categories-append www maintainers stechert@macports.org description Paste Script is a pluggable command-line \ frontend, to the Paste system. long_description ${description} platforms darwin homepage http://pythonpaste.org/paste/ master_sites http://cheeseshop.python.org/packages/source/P/PasteScript/ distname PasteScript-${version} checksums sha1 6f493a609a2febbbcdab1f2f5c20dd15276aa63b depends_lib port:py-cheetah post-destroot { # Dependencies are the packaging system's job, for crying out loud. # Cheetah doesn't use setuptools. reinplace s|^Cheetah.*||g $destroot/$prefix/lib/python2.4/site-packages/PasteScript-${version}-py2.4.egg-info/requires.txt }