# -*- 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 A lightweight Python wrapper for Google Geocoding API V3
long_description ${description}
homepage https://bitbucket.org/xster/pygeocoder
master_sites pypi:p/pygeocoder/
distname pygeocoder-${version}
checksums rmd160 dc552f53a522918513ca3e01927d8aa8f8115a14 \
sha256 c1b8353ec8877cedd070d58cb597c4a94b70df00dc0c482d43aa9a21c90bbba0 \
if {${subport} ne ${name}} {
port:py${python.version}-setuptools
port:py${python.version}-requests
set docdir ${prefix}/share/doc/${subport}
xinstall -d ${destroot}${docdir}
xinstall -m 0644 -W ${worksrcpath} LICENSE.txt AUTHORS.txt \
README.txt ${destroot}${docdir}