Files

30 lines
969 B
Tcl
Raw Permalink Normal View History

2023-10-25 11:56:40 +08:00
# -*- 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
2023-11-07 04:26:37 +08:00
R.setup cran markusloecher RgoogleMaps 1.5.1
revision 1
2023-10-25 11:56:40 +08:00
categories-append gis
maintainers nomaintainer
license GPL
description Overlays on static maps
long_description {*}${description}
2023-11-07 04:26:37 +08:00
checksums rmd160 7b0e3bbe6be19fa5c0fe209e213be28439c507c0 \
sha256 14fe6c37d935a1c5a9ac063c9c9c59a1e93c6f86907480792302f9a9452cf8a4 \
size 377433
2023-10-25 11:56:40 +08:00
supported_archs noarch
2024-05-22 15:26:15 +10:00
platforms {darwin any}
2023-10-25 11:56:40 +08:00
depends_lib-append port:R-png \
port:R-sp
2023-11-07 04:26:37 +08:00
patchfiles patch-no-PBSmapping.diff
depends_test-append port:R-jpeg \
port:R-leaflet \
port:R-RColorBrewer \
port:R-RCurl
test.run yes