aboutsummaryrefslogtreecommitdiff
path: root/astro/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-02-24 14:04:55 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-02-24 14:04:55 +0000
commitf317303f52641355e499689cf38d0df204ba031d (patch)
tree56bda605b380bf8adfb2eed5260f742cc7b420e4 /astro/Makefile
parent08c15c5a91b369c4977d62aa217aacaf2243f549 (diff)
downloadports-f317303f52641355e499689cf38d0df204ba031d.tar.gz
ports-f317303f52641355e499689cf38d0df204ba031d.zip
ReadOSM is an open source library to extract valid data from within an Open
Street Map input file. Such OSM files come in two different formats: * files identified by the .osm suffix simply are plain XML files. * files identified by the .osm.pbf suffix does containt the same identical data, but adopting the Google's Protocol Buffer serialization format and thus requiring much less storage space. WWW: https://www.gaia-gis.it/fossil/readosm/index PR: 197262 Submitted by: coder@tuxfamily.org
Notes
Notes: svn path=/head/; revision=379799
Diffstat (limited to 'astro/Makefile')
-rw-r--r--astro/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile
index 0fb506e3ccd7..1c38bb32dbcf 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -90,6 +90,7 @@
SUBDIR += pyephem
SUBDIR += pyweather
SUBDIR += qlandkartegt
+ SUBDIR += readosm
SUBDIR += rmap
SUBDIR += roadmap
SUBDIR += roadnav