# -*- 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

# GitHub version lags behind.
R.setup             cran HenrikBengtsson port4me 0.7.1
revision            1
categories-append   net
maintainers         nomaintainer
license             MIT
description         Get the same, personal, free TCP Port over and over
long_description    {*}${description}
homepage            https://github.com/HenrikBengtsson/port4me
checksums           rmd160  c727779486ad4e938f022945bebd86cb65f34876 \
                    sha256  0daaba19cfa4082059c1aba119ab2e1608ba31511ad13e009fab890aa44a77e7 \
                    size    39367

# https://github.com/HenrikBengtsson/port4me/pull/73
patchfiles          0001-test_tcp_port-ensure-no-type-error-on-macOS.patch

depends_test-append port:R-knitr \
                    port:R-rmarkdown

test.run            yes
