Files

24 lines
837 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 github HenrikBengtsson R.utils 2.12.3
revision 1
maintainers nomaintainer
license LGPL-2.1+
description R object-oriented programming with or without references
long_description {*}${description}
checksums rmd160 84dbd8572d5b3385c75a792dd0a97ce17d0c7309 \
sha256 2eba5d3e4cdf5fc5fa5310b87040fefe0b3275acf6a3bde3fb99ba553777cf5c \
size 392571
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-R.methodsS3 \
port:R-R.oo
depends_test-append port:R-digest
test.run yes