# $Id$ PortSystem 1.0 PortGroup python25 1.0 name py25-sphinx version 0.5 categories-append devel maintainers gmail.com:michel.sylvan description Python documentation generator long_description \ Sphinx is a tool that makes it easy to create intelligent and beautiful \ documentation for Python projects (or other documents consisting of \ multiple reStructuredText sources), written by Georg Brandl. It was \ originally created to translate the new Python documentation, but has now \ been cleaned up in the hope that it will be useful to many other projects. platforms darwin homepage http://sphinx.pocoo.org/ master_sites http://pypi.python.org/packages/source/S/Sphinx/ distname Sphinx-${version} checksums md5 55a33cc13b5096c8763cd4a933b30ddc \ sha1 504b36a4429e2fe701cd449cad51d65d0c179225 \ rmd160 b477ac3c3a439b8058a05365364fd88783f12671 depends_lib port:py25-docutils depends_run port:py25-pygments \ port:py25-jinja \ port:py25-setuptools