mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
722 B
Tcl
20 lines
722 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 derekbeaton prettyGraphs 2.1.6
|
|
revision 1
|
|
categories-append graphics
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Publication-quality graphics
|
|
long_description {*}${description}
|
|
checksums rmd160 5a4b3e5c42efc75c0b832149ca50960494a44ff4 \
|
|
sha256 fece08924fc7ed05ec419afa14a2216a2bb23d9da5ed3fc61472d6e45be7577a \
|
|
size 16893
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|