a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20475 2006-11-03 15:30:38Z blair@macports.org $
PortSystem 1.0
name cmconvert
version 1.8.6
categories textproc
maintainers thomas+darwinports@stromberg.org
description Converts GPX files with GPS coordinates into into CacheMate PDB files
long_description Converts Geocaching.com GPX files into CacheMate PDB files, so \
that they may be used by the CacheMate software for PalmOS.
homepage http://www.smittyware.com/palm/cachemate/
platforms darwin
master_sites http://www.smittyware.com/download/
checksums md5 e269cc710e097cb1a365db550a0940d0
depends_lib lib:libexpat.0:expat lib:libzzip.0.10:libzzip
configure.args --with-expat-dir=${prefix} --with-zzip-dir=${prefix} \
--mandir=${destroot}${prefix}/share/man
destroot.destdir prefix=${destroot}${prefix}