# -*- 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             cran r-lib xopen 1.0.1
revision            0
categories-append   devel
maintainers         nomaintainer
license             MIT
description         Open system files, URLs, anything
long_description    {*}${description}
homepage            https://r-lib.github.io/xopen
checksums           rmd160  a94ed7fcda1ea0610b1b226ac0c59616bf73b6b7 \
                    sha256  e3b278b8c324a1aa2650141dd89d01253eea5c2555007422c797915689b29aec \
                    size    11855
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-processx

depends_test-append port:R-ps \
                    port:R-testthat

test.run            yes
