mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
688 B
Tcl
19 lines
688 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 txtplot 1.0-4
|
|
revision 2
|
|
maintainers nomaintainer
|
|
license {LGPL-2 LGPL-2.1 LGPL-3}
|
|
description Text-based plots
|
|
long_description {*}${description}
|
|
checksums rmd160 e7bd785e4385a6862df5eca14cee04cc8f00d1f8 \
|
|
sha256 44b1aa39978b996de1b86eea6f57406af4529d6e65882f5190e07844688d5903 \
|
|
size 11632
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|