summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2003-10-04 20:52:18 +0000
committerjschauma <jschauma@pkgsrc.org>2003-10-04 20:52:18 +0000
commitad5bdf94bf22841d8d03e0b59f32879008cb83db (patch)
treea2d47c68219679ba9603c0ed6b86ab9d7fa211be /geography
parent3714a17df7fb463cfa63c57587a6d642e918ef19 (diff)
downloadpkgsrc-ad5bdf94bf22841d8d03e0b59f32879008cb83db.tar.gz
Add/enable gpspoint.
Diffstat (limited to 'geography')
-rw-r--r--geography/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile
index 5d2724bcd70..45c144bb586 100644
--- a/geography/Makefile
+++ b/geography/Makefile
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2003/10/04 19:34:46 agc Exp $
+# $NetBSD: Makefile,v 1.2 2003/10/04 20:52:18 jschauma Exp $
#
COMMENT= Software for geographical-related uses
+SUBDIR+= gpspoint
+
.include "../mk/bsd.pkg.subdir.mk"