diff options
author | kris <kris@FreeBSD.org> | 2002-05-25 18:48:46 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-25 18:48:46 +0800 |
commit | a0d2af7bb05b8f74d4c2bb4353dd74ac1566db8c (patch) | |
tree | ca65410f772198d8f5f31a50726d93bf60747d58 /astro/Makefile | |
parent | 76c15dfeb3cd637eb853ef39dbbf0b5a2d08fef1 (diff) | |
download | freebsd-ports-gnome-a0d2af7bb05b8f74d4c2bb4353dd74ac1566db8c.tar.gz freebsd-ports-gnome-a0d2af7bb05b8f74d4c2bb4353dd74ac1566db8c.tar.zst freebsd-ports-gnome-a0d2af7bb05b8f74d4c2bb4353dd74ac1566db8c.zip |
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
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 |