Files
2024-05-22 23:59:35 +10:00

25 lines
898 B
Tcl

# -*- 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.properties 0.0-5
revision 1
categories-append devel
maintainers nomaintainer
license GPL-3+
description Assertions to check properties of variables
long_description {*}${description}
homepage https://bitbucket.org/richierocks/assertive.properties
checksums rmd160 353a28a9745d3b24716c0fa1ee56a5f30f825c50 \
sha256 b68954f53082561f0242682611bf3373e0bf30d8ac2256d82474edc5f992f4dd \
size 24051
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-assertive.base
depends_test-append port:R-testthat
test.run yes