# -*- 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 sckott httpcode 0.3.0 v
revision            2
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         HTTP status code helper
long_description    {*}${description}
checksums           rmd160  88a5e062d4204a14f32f16e1caf928d42fb72c12 \
                    sha256  ca7cf17bcf2f2b609000b07bf624a3b235a67f6772501d93296beed622235ba1 \
                    size    21475
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-testthat

test.run            yes
