You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
695 B
Tcl
20 lines
695 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 labeling 0.4.3
|
|
revision 1
|
|
categories-append graphics
|
|
maintainers nomaintainer
|
|
license MIT
|
|
description Axis labelling
|
|
long_description {*}${description}
|
|
checksums rmd160 b9d88f6ead344d93b321cee9ef5b45879d8aa0fe \
|
|
sha256 c62f4fc2cc74377d7055903c5f1913b7295f7587456fe468592738a483e264f2 \
|
|
size 10167
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|