freebsd-ports/astro/Makefile
Pav Lucistnik 7b20174a8b GPSBabel converts waypoints, tracks, and routes from one format to another,
whether that format is a common mapping format like Delorme, Streets and Trips,
or even a serial upload or download to a GPS unit such as those from Garmin and
Magellan. By flattening the Tower of Babel that the authors of various programs
for manipulating GPS data have imposed upon us, it returns to us the ability
to freely move our own waypoint data between the programs and hardware we
choose to use.
It contains extensive data manipulation abilities making it a convenient for
server-side processing or as the backend for other tools.

WWW: http://www.gpsbabel.org/

PR:		ports/96490
Submitted by:	Laurent Courty <lrntct@gmail.com>
2006-04-29 15:27:05 +00:00

78 lines
1.7 KiB
Makefile

# $FreeBSD$
#
COMMENT = Astronomical ports
SUBDIR += accrete
SUBDIR += boinc-einsteinathome
SUBDIR += boinc-setiathome
SUBDIR += boinc-setiathome-enhanced
SUBDIR += boinc-setiathome-naparst
SUBDIR += celestia
SUBDIR += cfitsio
SUBDIR += dgpsip
SUBDIR += ephem
SUBDIR += gdesklets-goodweather
SUBDIR += gkrellmoon
SUBDIR += gkrellmoon2
SUBDIR += gkrellsun
SUBDIR += glunarclock
SUBDIR += gpsbabel
SUBDIR += gpsd
SUBDIR += gpsdrive
SUBDIR += gpsman
SUBDIR += jday
SUBDIR += libnova
SUBDIR += luna
SUBDIR += match
SUBDIR += mymoon
SUBDIR += nightfall
SUBDIR += nova
SUBDIR += openmap
SUBDIR += openuniverse
SUBDIR += orsa
SUBDIR += p5-Astro-ADS
SUBDIR += p5-Astro-Catalog
SUBDIR += p5-Astro-DSS
SUBDIR += p5-Astro-FITS-Header
SUBDIR += p5-Astro-MoonPhase
SUBDIR += p5-Astro-SIMBAD
SUBDIR += p5-Astro-SunTime
SUBDIR += p5-Astro-Sunrise
SUBDIR += p5-GPS
SUBDIR += p5-Geo-METAR
SUBDIR += phoon
SUBDIR += planets
SUBDIR += pp3
SUBDIR += py-metar
SUBDIR += pyweather
SUBDIR += rmap
SUBDIR += roadmap
SUBDIR += saoimage
SUBDIR += sattrack
SUBDIR += sky2000
SUBDIR += spacechart
SUBDIR += sscalc
SUBDIR += stardates
SUBDIR += starplot
SUBDIR += stars
SUBDIR += stellarium
SUBDIR += sunclock
SUBDIR += wmglobe
SUBDIR += wmjupiter
SUBDIR += wmmoonclock
SUBDIR += wmsolar
SUBDIR += wmspaceweather
SUBDIR += wmsun
SUBDIR += xearth
SUBDIR += xephem
SUBDIR += xglobe
SUBDIR += xmoontool
SUBDIR += xphoon
SUBDIR += xplanet
SUBDIR += xtide
SUBDIR += xrmap
SUBDIR += xworld
.include <bsd.port.subdir.mk>