diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-11-01 21:55:23 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-11-01 21:55:23 +0000 |
commit | 1049351b5c76802d31dfb9e01571643fd73d8fd0 (patch) | |
tree | d2f707243b5945f82d1126063d33965fe8a5f35d /astro/Makefile | |
parent | 0092bdd5e411a0b5c74bc1a53b80aadeed6131ee (diff) | |
download | ports-1049351b5c76802d31dfb9e01571643fd73d8fd0.tar.gz ports-1049351b5c76802d31dfb9e01571643fd73d8fd0.zip |
The SWISS EPHEMERIS is the high precision ephemeris
developed by Astrodienst, largely based upon the DE406
ephemeris from NASA's JPL.
Developers can license the Ephemeris library.Ephemeris
users find 3200 years of read-made printable files of
ephemerides, containing 19'200 print pages in PDF quality.
The Swiss Ephemeris is available under a dual licensing
model: GPL2 or Swiss Ephemeris Professional License.
WWW: http://www.astro.com/swisseph/
PR: ports/128481
Submitted by: Wen Heping <wenheping at gmail.com>
Notes
Notes:
svn path=/head/; revision=222285
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 21092ea0b4d0..752f6a3f6437 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -72,6 +72,7 @@ SUBDIR += stars SUBDIR += stellarium SUBDIR += sunclock + SUBDIR += swe SUBDIR += tclgeomap SUBDIR += tkgeomap SUBDIR += viking |