# -*- 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 mdlincoln clipr 0.8.0 v
revision            2
categories-append   sysutils
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Read and write from the system clipboard
long_description    {*}${description}
homepage            http://matthewlincoln.net/clipr
checksums           rmd160  abf78f1b190eb5e8dd4acf479a27ad00fbd079b5 \
                    sha256  ff56c64380148d8470671804910c892451f3f973167edad937c37d5f47658130 \
                    size    19242
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-covr \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-rstudioapi \
                    port:R-testthat

test.run            yes
