You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
745 B
Tcl
20 lines
745 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 markvanderloo tinytest 1.4.1
|
|
revision 2
|
|
categories-append devel
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Lightweight and feature-complete unit testing framework
|
|
long_description {*}${description}
|
|
checksums rmd160 e0ada69063e7300725b114b7957cf3a7447b3535 \
|
|
sha256 f6fc13887d096ba444fb722ef34cc88e079fc18be9668ffead1ba586a30b1c74 \
|
|
size 587352
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|