# -*- 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 yixuan sysfonts 0.8.9
revision            1
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Loading fonts into R
long_description    {*}${description}
homepage            https://github.com/yixuan/sysfonts
checksums           rmd160  a55bfbf25b4488f11cbde6f199ce7d76478cef3f \
                    sha256  52459c34a625a049d22ea6d6ab799428b954783da04a7c4487d47684b8659f88 \
                    size    1251398

depends_build-append \
                    port:pkgconfig
depends_lib-append  port:freetype \
                    port:libpng \
                    port:R-curl \
                    port:R-jsonlite \
                    port:zlib

test.run            yes
