# -*- 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
github.setup rhattersley pyepsg 0.4.0 v
maintainers {petr @petrrr} openmaintainer
description Easy access to the EPSG database via http://epsg.io/
long_description ${description}
checksums rmd160 2f3635e2350ded2a7e2687bf0721a49fe53491da \
sha256 207161c981d8ff979c3543c0ac66310e31868bb9d80fb2833e9872337f769c32 \
python.versions 27 35 36 37 38
if {${name} ne ${subport}} {
port:py${python.version}-setuptools
port:py${python.version}-requests
set dest_doc ${destroot}${prefix}/share/doc/${subport}
xinstall -m 0644 -W ${worksrcpath} README.rst \
COPYING COPYING.LESSER ${dest_doc}