diff options
author | bouyer <bouyer@pkgsrc.org> | 2015-09-11 15:16:27 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2015-09-11 15:16:27 +0000 |
commit | 4edeb99476714049c8ef006da1ab92f1df568fff (patch) | |
tree | 85e3b6f9ff891296e57ff36c5cf7f385052adf75 /geography | |
parent | b98bd75fa0829302cecddd1ebb85c33737fe473f (diff) | |
download | pkgsrc-4edeb99476714049c8ef006da1ab92f1df568fff.tar.gz |
p5-Geo-Gpx
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 3d0a3deb4e4..0c76a936660 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2015/09/03 05:43:54 jnemeth Exp $ +# $NetBSD: Makefile,v 1.56 2015/09/11 15:16:27 bouyer Exp $ # COMMENT= Software for geographical-related uses @@ -39,6 +39,7 @@ SUBDIR+= osm-gps-map SUBDIR+= osm2pgsql SUBDIR+= p5-Geo-Coordinates-UTM SUBDIR+= p5-Geo-Distance +SUBDIR+= p5-Geo-Gpx SUBDIR+= p5-Geo-Mercator SUBDIR+= p5-Geo-ShapeFile SUBDIR+= p5-Geo-Weather |