pkgsrc/geography/cm2gpx/Makefile
rhaen 57f005f3a6 - added new package cm2gpx
- ok'ed by joerg

pkg-description:
cm2gpx is used to convert Palms CacheMate backup or import PDB
files to equivalent GPX files. Extensions specific to
Geocaching.com and CacheMate are automatically used as needed.
Filter options are available, to selectively convert waypoints.
2008-01-23 00:52:52 +00:00

17 lines
385 B
Makefile

# $NetBSD: Makefile,v 1.1 2008/01/23 00:52:52 rhaen Exp $
#
DISTNAME= cm2gpx-1.0.4
CATEGORIES= geography
MASTER_SITES= http://www.smittyware.com/download/
MAINTAINER= rhaen@NetBSD.org
HOMEPAGE= http://www.smittyware.com/download/
COMMENT= CacheMate PDB-to-GPX file converter
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../mk/bsd.pkg.mk"