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

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

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

test.run            yes
