# -*- 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 meztez redoc 2.0.0.75
revision            1
maintainers         nomaintainer
license             {Apache-2 MIT}
description         Generates Redoc documentation from an OpenAPI specification
long_description    {*}${description}
homepage            https://github.com/meztez/redoc
checksums           rmd160  3409c872d41a64579e081b24476bc540cea9faee \
                    sha256  106b577145d85683fa43b3d8de98633b1a44ab1b277a0314d08ee67ea086a4cc \
                    size    442282
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-jsonlite

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

test.run            yes
