summaryrefslogtreecommitdiff
path: root/geography/Makefile
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2020-08-09 15:16:52 +0000
committerbrook <brook@pkgsrc.org>2020-08-09 15:16:52 +0000
commit8130351e7e2522cab9d6b960a3ce661068bde126 (patch)
tree6710a32f0a61e0a2ba77511d0ad176d80f413809 /geography/Makefile
parent2b1d5cbb8e7a26731f2052c276dc61d52233ab35 (diff)
downloadpkgsrc-8130351e7e2522cab9d6b960a3ce661068bde126.tar.gz
geography/R-osmar: import R-osmar-1.1.7
This package provides infrastructure to access OpenStreetMap data from different sources, to work with the data in common R manner, and to convert data into available infrastructure provided by existing R packages (e.g., into sp and igraph objects).
Diffstat (limited to 'geography/Makefile')
-rw-r--r--geography/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile
index 0e09a863e9c..0e7b8f25b26 100644
--- a/geography/Makefile
+++ b/geography/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.95 2020/08/09 15:14:14 brook Exp $
+# $NetBSD: Makefile,v 1.96 2020/08/09 15:16:52 brook Exp $
#
COMMENT= Software for geographical-related uses
@@ -11,6 +11,7 @@ SUBDIR+= R-lwgeom
SUBDIR+= R-mapdata
SUBDIR+= R-maps
SUBDIR+= R-maptools
+SUBDIR+= R-osmar
SUBDIR+= R-prettymapr
SUBDIR+= R-raster
SUBDIR+= R-rgeos