# -*- 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 wlandau autometric 0.1.1
revision            0
categories-append   sysutils
platforms           {darwin any}
maintainers         nomaintainer
license             MIT
description         Background resource logging
long_description    {*}${description}
homepage            https://wlandau.github.io/autometric
checksums           rmd160  b287e613b01d2d3180218c968d20ff882ea55947 \
                    sha256  e2644e1a417da1c1b85ac00030f9fc4da27d1484560e8170b0b3e1cf32648ebb \
                    size    220408
github.tarball_from archive

depends_test-append port:R-ps \
                    port:R-tinytest

test.run            yes
