# $Id: Portfile 77927 2011-04-17 17:17:27Z phw@macports.org $


PortSystem          1.0
categories			comms aqua python
PortGroup			xcode 1.0

name                rgm3800
version				1

maintainers         phw openmaintainer
description         A gui for the rgm3800py Script to access Royaltek RGM-3800 and compatible GPS datalogger
long_description    With this gui you can:\
                    * Dump tracks off your RGM-3800 GPS datalogger in NMEA and GPX format.\
                    * List tracks with information.\
                    * Configure logging format and interval.\
                    * Check memory usage.\
                    * Erase all tracks.

platforms           darwin

homepage            http://code.google.com/p/rgm3800py/

fetch.type 			svn
svn.url				http://rgm3800py.googlecode.com/svn/trunk/
distname            ${name}
worksrcdir			trunk/rgm3800app/

notes "RGM3800 needs a PL2303 USB driver, i.e. http://osx-pl2303.sourceforge.net/"

livecheck.type		none
