You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
812 B
Tcl
23 lines
812 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
|
|
|
|
# GitHub version is outdated.
|
|
R.setup cran pmur002 gridGraphics 0.5-1
|
|
revision 2
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Redraw base graphics using grid graphics
|
|
long_description {*}${description}
|
|
checksums rmd160 8d6f2149d59b35d1148d33dd38f391a908007285 \
|
|
sha256 29086e94e63891884c933b186b35511aac2a2f9c56967a72e4050e2980e7da8b \
|
|
size 69207
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_test-append port:R-magick \
|
|
port:R-pdftools
|
|
|
|
test.run yes
|