summaryrefslogtreecommitdiff
path: root/geography/gpsdrive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'geography/gpsdrive/Makefile')
-rw-r--r--geography/gpsdrive/Makefile26
1 files changed, 26 insertions, 0 deletions
diff --git a/geography/gpsdrive/Makefile b/geography/gpsdrive/Makefile
new file mode 100644
index 00000000000..fba85d85c2a
--- /dev/null
+++ b/geography/gpsdrive/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/07/26 23:33:35 wiz Exp $
+
+DISTNAME= gpsdrive-1.31
+PKGREVISION= 5
+CATEGORIES= geography
+MASTER_SITES= http://gpsdrive.kraftvoll.at/
+
+MAINTAINER= tsarna@NetBSD.org
+HOMEPAGE= http://gpsdrive.kraftvoll.at/
+COMMENT= GPS Navigation system
+
+DEPENDS+= gpsd>=1.07:../../geography/gpsd
+
+GNU_CONFIGURE= YES
+USE_BUILDLINK3= YES
+USE_PKGLOCALEDIR= YES
+
+# XXX make this an option
+CONFIGURE_ARGS+= --disable-mysql
+
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/glib/buildlink3.mk"
+.include "../../x11/gtk/buildlink3.mk"
+.include "../../graphics/gdk-pixbuf/buildlink3.mk"
+.include "../../converters/libiconv/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"