freebsd-ports/astro/Makefile
Renato Botelho 2a20b67bb8 WeatherSpect provides a reasonably accurate simulation of what the
weather looks like outside, in ASCII art. It includes rain, snow,
lightning, sleet, and hail. The windspeed and cloudiness are reflected
in the velocity and quantity of clouds. There are trees that age,
reproduce and die over the course of an hour, and a sun and moon that
follow the actual sun and moonrise. There's also a dancing turtle.

Author:	Kirk Baucom <kbaucom@schizoid.com>
WWW:	http://www.robobunny.com/projects/weatherspect/html/

PR:		ports/97371
Submitted by:	Simon Olofsson <simon@olofsson.de>
2006-05-17 13:16:42 +00:00

81 lines
1.8 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 += celestia-gnome
SUBDIR += celestia-gtk
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 += p5-Weather-Underground
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 += weatherspect
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>