# -*- 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 rstudio leaflet.providers 2.0.0 v
revision            1
maintainers         nomaintainer
license             BSD
description         Leaflet providers
long_description    {*}${description}
homepage            https://rstudio.github.io/leaflet.providers
checksums           rmd160  2dd5af47935f6193f72e2cfa19d64138c74e22b6 \
                    sha256  7c5002bfb4a421779f220de5486b0144e0073b8262db92af0fe42449e8a9094f \
                    size    38953
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-htmltools

patchfiles          patch-no-v8.diff

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

test.run            yes
