mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
790 B
Tcl
20 lines
790 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 dmurdoch plotrix 3.8-4
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Various plotting functions
|
|
long_description Lots of plots, various labeling, axis and color-scaling functions.
|
|
homepage https://github.com/dmurdoch/plotrix
|
|
checksums rmd160 35ca54374c7222f032a6051fa470f02871c16382 \
|
|
sha256 e6a22d93ab61c67af21cbbe1fe333c06934cf576a44745bf2beee59bceaae8d6 \
|
|
size 318991
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|