mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
712 B
Tcl
19 lines
712 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 oz 1.0-22
|
|
revision 2
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Functions for plotting Australia coastline and state boundaries
|
|
long_description {*}${description}
|
|
checksums rmd160 54cbc2c0e9a960e65ad50b963adce0fe85b72ba7 \
|
|
sha256 894b4575944e64dd47679538cfbd392ec6ccbac866e283ecc1467248ef154e10 \
|
|
size 22025
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|