diff options
author | minskim <minskim@pkgsrc.org> | 2005-11-06 10:37:52 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-11-06 10:37:52 +0000 |
commit | 5202192c5d948b0bed84c833ea1670905198a4df (patch) | |
tree | 5c42267107da8e3489f8f13aa90eb3ebfe04d81b /geography | |
parent | 81648a72c19e8fc9ec5307d7a8f0b0de2683f05b (diff) | |
download | pkgsrc-5202192c5d948b0bed84c833ea1670905198a4df.tar.gz |
Add geos.
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 89c52f60839..8c3745116b7 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2005/03/27 21:18:56 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2005/11/06 10:37:53 minskim Exp $ # COMMENT= Software for geographical-related uses +SUBDIR+= geos SUBDIR+= garmin-utils SUBDIR+= gpsd SUBDIR+= gpsdrive |