# -*- 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 rstudio fontawesome 0.5.2
revision            1
maintainers         nomaintainer
license             MIT
description         Easily work with Font Awesome icons
long_description    {*}${description}
homepage            https://rstudio.github.io/fontawesome
checksums           rmd160  160b7e5b58ec0c52e1ecc3169bb4c6055c98f72d \
                    sha256  da3de2a9717084d1400d48edd783f06c66b8c910ce9c8d753d1b7d99be1c5cc9 \
                    size    1281884
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-htmltools \
                    port:R-rlang

depends_test-append port:R-covr \
                    port:R-dplyr \
                    port:R-knitr \
                    port:R-rsvg \
                    port:R-testthat

test.run            yes
