freebsd-ports/astro/Makefile
Kris Kennaway a3ffa46306 Add xworld-2.0
XWorld displays a pretty picture of our earth as it would look if
viewed from the direction of the sun.  The window is regularly updated.
You can use xworld in lieu of a clock.

Obtained from:	OpenBSD
2001-08-25 09:55:44 +00:00

44 lines
936 B
Makefile

# $FreeBSD$
#
SUBDIR += SETIsupport
SUBDIR += dgpsip
SUBDIR += ephem
SUBDIR += fooseti
SUBDIR += gkrellmearth
SUBDIR += gkrellmoon
SUBDIR += glunarclock
SUBDIR += jday
SUBDIR += ksetiwatch
SUBDIR += luna
SUBDIR += openuniverse
SUBDIR += p5-Astro-MoonPhase
SUBDIR += p5-Astro-Sunrise
SUBDIR += p5-Astro-SunTime
SUBDIR += p5-GPS
SUBDIR += p5-Geo-METAR
SUBDIR += pyweather
SUBDIR += rmap
SUBDIR += saoimage
SUBDIR += sattrack
SUBDIR += seti_applet
SUBDIR += setiathome
SUBDIR += sscalc
SUBDIR += stars
SUBDIR += sunclock
SUBDIR += tkseti
SUBDIR += wmglobe
SUBDIR += wmmoonclock
SUBDIR += wmspaceweather
SUBDIR += wmsun
SUBDIR += x3arth
SUBDIR += xearth
SUBDIR += xephem
SUBDIR += xglobe
SUBDIR += xphoon
SUBDIR += xplanet
SUBDIR += xtide
SUBDIR += xworld
.include <bsd.port.subdir.mk>