# -*- 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.16.3
revision            1
categories-append   devel
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             LGPL-2.1+
description         Identify global objects in R expressions
long_description    {*}${description}
homepage            https://globals.futureverse.org
checksums           rmd160  63ac8e3c367253a4443c4be417845af059b2d254 \
                    sha256  d73ced94248d8b81d29d774bdfc41496274d7da683a5d84440aed6a501a18c5b \
                    size    37475
supported_archs     noarch
platforms           {darwin any}

test.run            yes
