# -*- 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 shikokuchuo mirai 1.3.1 v
revision            0
categories-append   devel
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3+
description         Minimalist async evaluation framework for R
long_description    {*}${description}
homepage            https://shikokuchuo.net/mirai
checksums           rmd160  c4500ef6a97f16443cc3fb39ac23e1aa78428221 \
                    sha256  62e3538c8d8f44d39039b6f0c4d88c59ab1fdb93dad033a91870a63150fdc86b \
                    size    378546
github.tarball_from archive
supported_archs     noarch

depends_lib-append  port:R-nanonext

depends_test-append port:R-cli \
                    port:R-litedown \
                    port:R-promises

test.run            yes
