# -*- 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 CSBLatvia surveyplanning 4.0 v
revision            1
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Survey planning tools
long_description    {*}${description}
homepage            https://csblatvia.github.io/surveyplanning
checksums           rmd160  7fb3e4495d8c32da11858421e9125bb34b49722e \
                    sha256  09ddb498cb7faf90a0fea3acabd76f3de1756114e45340d37ea5a6d129502fd2 \
                    size    22808
github.tarball_from archive
supported_archs     noarch

worksrcdir          ${worksrcpath}/${github.project}

depends_lib-append  port:R-data.table \
                    port:R-laeken

test.run            yes
