summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2008-01-23 00:54:18 +0000
committerrhaen <rhaen@pkgsrc.org>2008-01-23 00:54:18 +0000
commit2c5b085e9891fa66e5dbfc611e94b98fb7d33bff (patch)
tree8f96794bc3e5265402c339a4b60a7a3c197a6bee /geography
parent57f005f3a6bb92680540f9aeb75a22455ccf02c3 (diff)
downloadpkgsrc-2c5b085e9891fa66e5dbfc611e94b98fb7d33bff.tar.gz
- add new package
- ok'ed by joerg pkg-description: cmconvert is used to convert EasyGPS XML file formats (LOC and GPX) to a format that can be installed onto a Palm OS device and imported into CacheMate. Options are also available to list waypoints contained in an XML file, and selectively convert specified waypoints.
Diffstat (limited to 'geography')
-rw-r--r--geography/Makefile3
-rw-r--r--geography/cmconvert/DESCR4
-rw-r--r--geography/cmconvert/Makefile18
-rw-r--r--geography/cmconvert/PLIST3
-rw-r--r--geography/cmconvert/distinfo5
5 files changed, 32 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile
index 898953c3750..b4758ca5744 100644
--- a/geography/Makefile
+++ b/geography/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.21 2008/01/23 00:52:52 rhaen Exp $
+# $NetBSD: Makefile,v 1.22 2008/01/23 00:54:18 rhaen Exp $
#
COMMENT= Software for geographical-related uses
SUBDIR+= cm2gpx
+SUBDIR+= cmconvert
SUBDIR+= epsg
SUBDIR+= epsg-docs
SUBDIR+= garmin-utils
diff --git a/geography/cmconvert/DESCR b/geography/cmconvert/DESCR
new file mode 100644
index 00000000000..15d66ad7b7c
--- /dev/null
+++ b/geography/cmconvert/DESCR
@@ -0,0 +1,4 @@
+cmconvert is used to convert EasyGPS XML file formats (LOC and GPX)
+to a format that can be installed onto a Palm OS device and imported
+into CacheMate. Options are also available to list waypoints contained
+in an XML file, and selectively convert specified waypoints.
diff --git a/geography/cmconvert/Makefile b/geography/cmconvert/Makefile
new file mode 100644
index 00000000000..75af6b96cae
--- /dev/null
+++ b/geography/cmconvert/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2008/01/23 00:54:18 rhaen Exp $
+#
+
+DISTNAME= cmconvert-1.9.5
+CATEGORIES= geography
+MASTER_SITES= http://www.smittyware.com/download/
+
+MAINTAINER= rhaen@NetBSD.org
+HOMEPAGE= http://www.smittyware.com/download/
+COMMENT= CacheMate import file converter for GPS GPX files
+
+GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../textproc/expat/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/geography/cmconvert/PLIST b/geography/cmconvert/PLIST
new file mode 100644
index 00000000000..41506c4170f
--- /dev/null
+++ b/geography/cmconvert/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2008/01/23 00:54:18 rhaen Exp $
+bin/cmconvert
+man/man1/cmconvert.1
diff --git a/geography/cmconvert/distinfo b/geography/cmconvert/distinfo
new file mode 100644
index 00000000000..9a7a626c031
--- /dev/null
+++ b/geography/cmconvert/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2008/01/23 00:54:18 rhaen Exp $
+
+SHA1 (cmconvert-1.9.5.tar.gz) = 16daddf2d3bc1f1e0b43d36c9c3095a8722f1e75
+RMD160 (cmconvert-1.9.5.tar.gz) = cd0eaf2f4dd329f43003634790fc8b5942ce44dd
+Size (cmconvert-1.9.5.tar.gz) = 138748 bytes