Ticket #2243: cmconvert-Portfile

File cmconvert-Portfile, 754 bytes (added by thomas+opendarwin@…, 20 years ago)

textproc/cmconvert Portfile

Line 
1# $Id: Portfile,v 1.4 2004/01/18 04:54:50 toby Exp $
2
3PortSystem 1.0
4name            cmconvert
5version         1.8.6
6categories      textproc
7maintainers     thomas+darwinports@stromberg.org
8description     Converts GPX files with GPS coordinates into into CacheMate PDB files
9long_description        Converts Geocaching.com GPX files into CacheMate PDB files, so \
10                        that they may be used by the CacheMate software for PalmOS.
11homepage        http://www.smittyware.com/palm/cachemate/
12platforms       darwin
13master_sites    http://www.smittyware.com/download/
14checksums       md5 e269cc710e097cb1a365db550a0940d0
15depends_lib      lib:libexpat.0:expat lib:libzzip.0.10:libzzip
16configure.args   --with-expat-dir=${prefix} --with-zzip-dir=${prefix}
17
18destroot.destdir        prefix=${destroot}${prefix}