mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
30 lines
969 B
Tcl
30 lines
969 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 markusloecher RgoogleMaps 1.5.1
|
|
revision 1
|
|
categories-append gis
|
|
maintainers nomaintainer
|
|
license GPL
|
|
description Overlays on static maps
|
|
long_description {*}${description}
|
|
checksums rmd160 7b0e3bbe6be19fa5c0fe209e213be28439c507c0 \
|
|
sha256 14fe6c37d935a1c5a9ac063c9c9c59a1e93c6f86907480792302f9a9452cf8a4 \
|
|
size 377433
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-png \
|
|
port:R-sp
|
|
|
|
patchfiles patch-no-PBSmapping.diff
|
|
|
|
depends_test-append port:R-jpeg \
|
|
port:R-leaflet \
|
|
port:R-RColorBrewer \
|
|
port:R-RCurl
|
|
|
|
test.run yes
|