mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
See https://github.com/macports/macports-ports/pull/26909#issuecomment-3339115770
20 lines
743 B
Tcl
20 lines
743 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 arne-henningsen miscTools 0.6-28
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Miscellaneous tools and utilities
|
|
long_description {*}${description}
|
|
checksums rmd160 65a08d762518fc0ad772ad630aaf132bc075a0e7 \
|
|
sha256 bd4c2f2120948af538f9874df1ac745ff162817d0e53756f52f863eb4f593b21 \
|
|
size 25704
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-digest
|