# -*- 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 parallelly 1.47.0
revision            0
categories-append   parallel
maintainers         nomaintainer
license             LGPL-2.1+
description         Enhancing the parallel package
long_description    {*}${description}
homepage            https://parallelly.futureverse.org
checksums           rmd160  5d3642bbfb012b146d6638602301516606db1fe7 \
                    sha256  88c0f4515c71dfe70c3b22f488daa55d4c410865e0885e2df71fb6e3877797c4 \
                    size    346491
# github.tarball_from archive

depends_test-append port:R-base64enc \
                    port:R-commonmark

test.run            yes
