# -*- 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 richierocks assertive.strings 0.0-3
revision            1
categories-append   devel textproc
maintainers         nomaintainer
license             GPL-3+
description         Assertions to check properties of strings
long_description    {*}${description}
homepage            https://bitbucket.org/richierocks/assertive.strings
checksums           rmd160  d1cdc323b664c6bf1fe210ae81e0738de191a800 \
                    sha256  d541d608a01640347d661cc9a67af8202904142031a20caa270f1c83d0ccd258 \
                    size    13466
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-assertive.base \
                    port:R-assertive.types \
                    port:R-stringi

depends_test-append port:R-testthat

test.run            yes
