summaryrefslogtreecommitdiff
path: root/geography/gpsbabel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'geography/gpsbabel/Makefile')
-rw-r--r--geography/gpsbabel/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/geography/gpsbabel/Makefile b/geography/gpsbabel/Makefile
new file mode 100644
index 00000000000..4f3d2102c05
--- /dev/null
+++ b/geography/gpsbabel/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/09/21 05:12:08 martti Exp $
+#
+
+DISTNAME= gpsbabel-1.3.4
+CATEGORIES= geography
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsbabel/}
+
+MAINTAINER= martti@NetBSD.org
+HOMEPAGE= http://www.gpsbabel.org/
+COMMENT= Utility to convert and fetch GPS related data
+
+GNU_CONFIGURE= yes
+
+.include "../../devel/libusb/buildlink3.mk"
+.include "../../textproc/expat/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"