# -*- 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.57 v
revision            1
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  1be15584d44e8182c146cd05defe8b4bf9867f5a \
                    sha256  34677e3fe11551240d9065167e251956028a73724de132a6901d37963b1431c2 \
                    size    58201
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
