# -*- 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 eddelbuettel RPushbullet 0.3.4
revision            1
maintainers         nomaintainer
license             GPL-2+
description         R Interface to the Pushbullet messaging service
long_description    {*}${description}
homepage            https://progressr.futureverse.org
checksums           rmd160  5b90b42cee246b8c4808da67236e1fcefce9944a \
                    sha256  3112969718008d9f686b1f0219716061e3fa4b31f6b7a28751c098bee118a4d7 \
                    size    24508
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-curl \
                    port:R-jsonlite

test.run            yes
