mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
704 B
Tcl
20 lines
704 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 cran Oarray 1.4-9
|
|
revision 1
|
|
categories-append devel
|
|
maintainers nomaintainer
|
|
license GPL
|
|
description Arrays with arbitrary offsets
|
|
long_description {*}${description}
|
|
checksums rmd160 2947858bd15d66d88157c6c71ee2bf4432eb1e07 \
|
|
sha256 41219590ccc2724a18300a17a52d776ebe472ea9dc9c2a17452da7a0137a5612 \
|
|
size 4028
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|