# -*- 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 tinytex 0.54 v
revision            0
categories-append   tex
platforms           {darwin any}
maintainers         nomaintainer
license             MIT
description         Helper functions to install and maintain TeX Live, \
                    and compile LaTeX documents
long_description    {*}${description}
homepage            https://github.com/rstudio/tinytex
checksums           rmd160  3ee6d18073ecdaa49fdc0a95badf6cfc6b98490e \
                    sha256  e981be81dd6274e39bc3fe51952553d3b11b1aaee5cf3c34410df7fcd20cc0d8 \
                    size    53917
github.tarball_from archive
supported_archs     noarch

depends_lib-append  port:R-xfun

depends_test-append port:R-rstudioapi \
                    port:R-testit

test.run            yes
