mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
700 B
Tcl
19 lines
700 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 gridBase 0.4-7
|
|
revision 2
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Integration of base and grid graphics
|
|
long_description {*}${description}
|
|
checksums rmd160 396ecf915ac8214302d4d9d2ee215b042a817f3a \
|
|
sha256 be8718d24cd10f6e323dce91b15fc40ed88bccaa26acf3192d5e38fe33e15f26 \
|
|
size 153373
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|