freebsd-ports/astro/Makefile
Dmitry Marakasov 2e48ccd270 RoadMap is a program for Linux that displays street maps. The maps are
provided by the US Census Bureau, and thus only cover the US.

RoadMap is at an early stage of development. At this time there are no
routing features implemented yet. RoadMap can only display the map around
a specified street address or follow a GPS device (using gpsd). The plan
for the future is to implement some navigation features similar to those
found in commercial street navigation systems.

RoadMap uses a binary file format for representing the maps that is compact
enough to allow the storage of many maps on a Compact Flash or MultiMedia
card. The map of Los Angeles county takes about 10 Mbytes of flash space.
RoadMap comes with a set of tools to convert the US Census bureau data
into its own map format.

WWW: http://roadmap.digitalomaha.net/

PR:		ports/126056
Submitted by:	Steve Franks <stevefranks at ieee dot org>
Approved by:	miwi (mentor implicit)
2008-08-11 01:34:03 +00:00

97 lines
2.2 KiB
Makefile

# $FreeBSD$
#
COMMENT = Astronomical ports
SUBDIR += aa
SUBDIR += accrete
SUBDIR += boinc-einsteinathome
SUBDIR += boinc-milkyway
SUBDIR += boinc-setiathome-enhanced
SUBDIR += celestia
SUBDIR += celestia-gnome
SUBDIR += celestia-gtk
SUBDIR += cfitsio
SUBDIR += dgpsip
SUBDIR += ephem
SUBDIR += gaia
SUBDIR += gkrellmoon
SUBDIR += gkrellmoon2
SUBDIR += gkrellsun
SUBDIR += glunarclock
SUBDIR += google-earth
SUBDIR += gpsbabel
SUBDIR += gpscorrelate
SUBDIR += gpsd
SUBDIR += gpsdrive
SUBDIR += gpsman
SUBDIR += gpstk
SUBDIR += jday
SUBDIR += libgal
SUBDIR += libnova
SUBDIR += libroadnav
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-SpaceTrack
SUBDIR += p5-Astro-SunTime
SUBDIR += p5-Astro-Sunrise
SUBDIR += p5-GPS
SUBDIR += p5-Geo-METAR
SUBDIR += p5-Weather-Underground
SUBDIR += phoon
SUBDIR += planets
SUBDIR += position
SUBDIR += pp3
SUBDIR += ptiger
SUBDIR += py-metar
SUBDIR += pyephem
SUBDIR += pyweather
SUBDIR += rmap
SUBDIR += roadmap
SUBDIR += roadnav
SUBDIR += saoimage
SUBDIR += sattrack
SUBDIR += sextractor
SUBDIR += sky2000
SUBDIR += spacechart
SUBDIR += sscalc
SUBDIR += stardates
SUBDIR += starplot
SUBDIR += stars
SUBDIR += stellarium
SUBDIR += sunclock
SUBDIR += tclgeomap
SUBDIR += tkgeomap
SUBDIR += viking
SUBDIR += weatherget
SUBDIR += weatherspect
SUBDIR += wmglobe
SUBDIR += wmjupiter
SUBDIR += wmmoonclock
SUBDIR += wmsolar
SUBDIR += wmspaceweather
SUBDIR += wmsun
SUBDIR += xearth
SUBDIR += xeartk
SUBDIR += xephem
SUBDIR += xglobe
SUBDIR += xmoontool
SUBDIR += xphoon
SUBDIR += xplanet
SUBDIR += xrmap
SUBDIR += xtide
SUBDIR += xworld
.include <bsd.port.subdir.mk>