description pygooglechart is a complete Python wrapper for the Google Chart API
homepage http://pygooglechart.slowchop.com/
master_sites ${homepage}files/download/ http://distfiles.macports.org/python/
distname pygooglechart-${version}
checksums md5 ec6e1ddd678485c7971c8c0b5dd3cec6 \
sha1 a227fa9673280ac260da7d9f0d47168072149722 \
rmd160 6e8c5076b1659da5bbdc13f6415a9d39c9e3f42b
depends_build port:py${python.version}-setuptools
set docdir ${prefix}/share/doc/${subport}
xinstall -d ${destroot}${docdir}
xinstall -m 644 -W ${worksrcpath} COPYING ${destroot}${docdir}
livecheck.url ${homepage}
livecheck.regex {pygooglechart-(\d+(?:\.\d+)*)}