mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
678 B
Tcl
19 lines
678 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 ttutils 1.0-1.1
|
|
revision 2
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Some auxiliary functions
|
|
long_description {*}${description}
|
|
checksums rmd160 6a4e938ecf1cb0853f0d08e3fd9dd2632d9d5469 \
|
|
sha256 0a0c4ef6cf8f569e806c041a507ae277c08158caa76408c7c9c25e233db59506 \
|
|
size 7117
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|