diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-25 10:48:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-25 10:48:46 +0000 |
commit | 91aae0c9777a78679d65c1880ac25ee7b5bd7c7f (patch) | |
tree | e207bdcce54c2f5ec64600684b0ac6fd07df69eb /astro/Makefile | |
parent | Fix nognome PLIST breakage introduced in the previous commit and add missing (diff) |
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
Notes
Notes:
svn path=/head/; revision=59969
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile index 4b1e094836fd..02021340c8c3 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -18,6 +18,7 @@ SUBDIR += kstars SUBDIR += luna SUBDIR += match + SUBDIR += nightfall SUBDIR += openuniverse SUBDIR += p5-Astro-MoonPhase SUBDIR += p5-Astro-SunTime |