# -*- 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

PortSystem          1.0
PortGroup           R 1.0

R.setup             github hypertidy geodist 0.1.0 v
revision            0
categories-append   gis
maintainers         nomaintainer
license             MIT
description         Fast, dependency-free geodesic distance calculations
long_description    {*}${description}
homepage            https://hypertidy.github.io/geodist
checksums           rmd160  e14e7b591c59050eb247353c8fab2940aa26916d \
                    sha256  03dc95f12743e882702d862e67278fcf39addb6c6fb7f3985a1fb1241baa6c9d \
                    size    91115
github.tarball_from archive

depends_test-append port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
