diff options
author | wiedi <wiedi@pkgsrc.org> | 2015-06-10 01:50:09 +0000 |
---|---|---|
committer | wiedi <wiedi@pkgsrc.org> | 2015-06-10 01:50:09 +0000 |
commit | 3a98e25d1df45425033bc76778b975ada8cc3b3f (patch) | |
tree | e4709cda8027f9b701bfb530c33d178ff766264e /geography | |
parent | ac339e447a4e0f8ee593d65421fcc676192806ff (diff) | |
download | pkgsrc-3a98e25d1df45425033bc76778b975ada8cc3b3f.tar.gz |
+ osm2pgsql
Diffstat (limited to 'geography')
-rw-r--r-- | geography/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile index 28d5e4c5f7c..fe165793cb0 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2015/05/30 03:30:21 wen Exp $ +# $NetBSD: Makefile,v 1.51 2015/06/10 01:50:09 wiedi Exp $ # COMMENT= Software for geographical-related uses @@ -33,6 +33,7 @@ SUBDIR+= merkaartor SUBDIR+= opencpn SUBDIR+= opencpn-plugin-gshhs SUBDIR+= opencpn-plugin-weather_routing +SUBDIR+= osm2pgsql SUBDIR+= p5-Geo-Coordinates-UTM SUBDIR+= p5-Geo-Distance SUBDIR+= p5-Geo-Mercator |