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
743 B
Tcl
20 lines
743 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 karline.soetaert shape 1.4.6.1
|
|
revision 1
|
|
categories-append graphics
|
|
maintainers nomaintainer
|
|
license GPL-3+
|
|
description Functions for plotting graphical shapes, colors
|
|
long_description {*}${description}
|
|
checksums rmd160 57290a5f8672f643b058476380da4e5029d4b4b1 \
|
|
sha256 43f9bd0f997fd6cf1838efd8b2509c9a6396513f4e54a20360481634affd22a4 \
|
|
size 646412
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|