# -*- 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 r-lib askpass 1.2.1
revision            0
categories-append   net security
maintainers         nomaintainer
license             MIT
description         Safe password entry for R, Git and SSH
long_description    {*}${description}
homepage            https://github.com/r-lib/askpass
checksums           rmd160  2ffa6897b98de422c592bee3b4d1c84b9d357172 \
                    sha256  6c2106a74c44a748f2cea795d9686e27a0058a90debcfd8558b62b06aec0c7dd \
                    size    6058

depends_lib-append  port:R-sys

depends_test-append port:R-testthat

test.run            yes
