freebsd-ports/astro/Makefile
Kris Kennaway 91aae0c977 Add nightfall-1.1
Nghtfall can produce animated views of eclipsing binary stars,
calculate synthetic lightcurves and radial velocity curves.
Eventually it can determine the best-fit model for a given set
of observational data of an eclipsing binary star system.

Submitted by:	Christian Brueffer <chris@unixpages.org>
PR:		ports/35193
2002-05-25 10:48:46 +00:00

57 lines
1.2 KiB
Makefile

# $FreeBSD$
#
SUBDIR += SETIsupport
SUBDIR += celestia
SUBDIR += dgpsip
SUBDIR += ephem
SUBDIR += fooseti
SUBDIR += gkrellmearth
SUBDIR += gkrellmoon
SUBDIR += gkrellmseti
SUBDIR += glunarclock
SUBDIR += gpsdrive
SUBDIR += gpsman
SUBDIR += jday
SUBDIR += ksetispy
SUBDIR += ksetiwatch
SUBDIR += kstars
SUBDIR += luna
SUBDIR += match
SUBDIR += nightfall
SUBDIR += openuniverse
SUBDIR += p5-Astro-MoonPhase
SUBDIR += p5-Astro-SunTime
SUBDIR += p5-Astro-Sunrise
SUBDIR += p5-GPS
SUBDIR += p5-Geo-METAR
SUBDIR += p5-SETI-Stats
SUBDIR += planets
SUBDIR += pyweather
SUBDIR += rmap
SUBDIR += saoimage
SUBDIR += sattrack
SUBDIR += seti_applet
SUBDIR += setiathome
SUBDIR += spacechart
SUBDIR += sscalc
SUBDIR += starplot
SUBDIR += stars
SUBDIR += sunclock
SUBDIR += tkseti
SUBDIR += wmglobe
SUBDIR += wmjupiter
SUBDIR += wmmoonclock
SUBDIR += wmsolar
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>