summaryrefslogtreecommitdiff
path: root/astro/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-05-27 16:47:39 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-05-27 16:47:39 +0000
commit92244e74fd113476db33e4cd4262f52e60f2194b (patch)
treed544bf10f1dac053bed3533eacdabc35edfbb740 /astro/Makefile
parent- Add relecavat geography category (diff)
Osmium is a C++ framework for working with OSM data files. Osmium
can read OSM data in XML or binary format (PBF) and can call different handlers for each OSM object. WWW: http://wiki.openstreetmap.org/wiki/Osmium
Notes
Notes: svn path=/head/; revision=319273
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 d4e110a35eb5..a83e9cc8533f 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -51,6 +51,7 @@
SUBDIR += openmap
SUBDIR += openuniverse
SUBDIR += orsa
+ SUBDIR += osmium
SUBDIR += osmosis
SUBDIR += p5-Astro
SUBDIR += p5-Astro-ADS