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

# Revert to GitHub once updated there.
R.setup             cran HenrikBengtsson globals 0.19.1
revision            0
categories-append   devel
platforms           {darwin any}
maintainers         nomaintainer
license             LGPL-2.1+
description         Identify global objects in R expressions
long_description    {*}${description}
homepage            https://globals.futureverse.org
checksums           rmd160  0b6d7fc68635cc0c322107cd54e0c66faa6d664e \
                    sha256  b58d7ea423eb8772aa1be615d97722a6babf836360e01e533d176e108c216979 \
                    size    56552
supported_archs     noarch

test.run            yes
