# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
description ygooglechart is a complete Python wrapper for the Google Chart API
long_description ${description}
homepage https://github.com/gak/pygooglechart
master_sites pypi:p/pygooglechart
distname pygooglechart-${version}
checksums sha1 edb63a9f802183ab338210728e0f49ceff2c069d \
rmd160 e04f2eb5e11d64b7e8c9befa81074b5ec060b91a \
sha256 018d4dd800eea8e0e42a4b3af2a3d5d6b2a2b39e366071b7f270e9628b5f6454 \
deprecated.upstream_support no
if {${subport} ne ${name}} {
port:py${python.version}-setuptools
set docdir ${prefix}/share/doc/${subport}
xinstall -d ${destroot}${docdir}
xinstall -m 0644 -W ${worksrcpath} COPYING ${destroot}${docdir}