diff options
author | martti <martti@pkgsrc.org> | 2007-09-21 05:13:03 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2007-09-21 05:13:03 +0000 |
commit | bef34e33a7f2f554eb2c596c487c97bc3af91a88 (patch) | |
tree | 289f3169c0d18206234b1fc7792386607d6e252a /geography | |
parent | ee8601af3758f57df0f77f843719153391cba9c8 (diff) | |
download | pkgsrc-bef34e33a7f2f554eb2c596c487c97bc3af91a88.tar.gz |
Added gpsbabel.
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 3692db36d5f..ce0a771a461 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2007/08/13 08:12:46 rillig Exp $ +# $NetBSD: Makefile,v 1.20 2007/09/21 05:13:03 martti Exp $ # COMMENT= Software for geographical-related uses @@ -8,6 +8,7 @@ SUBDIR+= epsg-docs SUBDIR+= garmin-utils SUBDIR+= gdal-lib SUBDIR+= geos +SUBDIR+= gpsbabel SUBDIR+= gpsd SUBDIR+= gpsdrive SUBDIR+= gpspoint |