# -*- 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 listenv 1.0.0
revision            0
categories-append   devel
platforms           {darwin any}
maintainers         nomaintainer
license             LGPL-2.1+
description         Environments behaving (almost) as lists
long_description    {*}${description}
homepage            https://listenv.futureverse.org
checksums           rmd160  257be83d82ee3d438e17d9b3fd7a9815b9bb31f0 \
                    sha256  b12c71b839638b324857e134e31e7de4fc7595e00af5e7c634a78374bd1cd2aa \
                    size    49834
supported_archs     noarch

depends_test-append port:R-markdown \
                    port:R-R.rsp \
                    port:R-R.utils

test.run            yes
