# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # gpsbabel # gpsbabel/Makefile # gpsbabel/distinfo # gpsbabel/pkg-descr # echo c - gpsbabel mkdir -p gpsbabel > /dev/null 2>&1 echo x - gpsbabel/Makefile sed 's/^X//' >gpsbabel/Makefile << 'END-of-gpsbabel/Makefile' X# New ports collection makefile for: gpsbabel X# Date created: Apr 2006 X# Whom: Laurent Courty X# X# $FreeBSD: ports/astro/gpsbabel/Makefile,v 1.1 2006/04/29 15:27:05 pav Exp $ X XPORTNAME= gpsbabel XPORTVERSION= 1.3.3 XCATEGORIES= astro XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} XMASTER_SITE_SUBDIR=${PORTNAME} X XMAINTAINER= lrntct@gmail.com XCOMMENT= A gps file translating tool X XLIB_DEPENDS= usb:${PORTSDIR}/devel/libusb \ X expat:${PORTSDIR}/textproc/expat2 X XGNU_CONFIGURE= yes X XCONFIGURE_ARGS+=--prefix=${PREFIX} X XPLIST_FILES= bin/gpsbabel X X.include END-of-gpsbabel/Makefile echo x - gpsbabel/distinfo sed 's/^X//' >gpsbabel/distinfo << 'END-of-gpsbabel/distinfo' XMD5 (gpsbabel-1.3.3.tar.gz) = 0ba7f4c623518e6bfe8da12d0691fb96 XSHA256 (gpsbabel-1.3.3.tar.gz) = b5d1021b0ea755d6b3bee57b0720a22021b6c8bad88acbda314874987f7fc1a6 XSIZE (gpsbabel-1.3.3.tar.gz) = 3305532 END-of-gpsbabel/distinfo echo x - gpsbabel/pkg-descr sed 's/^X//' >gpsbabel/pkg-descr << 'END-of-gpsbabel/pkg-descr' XGPSBabel converts waypoints, tracks, and routes from one format to another, Xwhether that format is a common mapping format like Delorme, Streets and Trips, Xor even a serial upload or download to a GPS unit such as those from Garmin and XMagellan. By flattening the Tower of Babel that the authors of various programs Xfor manipulating GPS data have imposed upon us, it returns to us the ability Xto freely move our own waypoint data between the programs and hardware we Xchoose to use. XIt contains extensive data manipulation abilities making it a convenient for Xserver-side processing or as the backend for other tools. X XWWW: http://www.gpsbabel.org/ END-of-gpsbabel/pkg-descr exit