diff options
author | db <db@FreeBSD.org> | 2007-03-05 23:26:21 +0800 |
---|---|---|
committer | db <db@FreeBSD.org> | 2007-03-05 23:26:21 +0800 |
commit | e80ae01a633f39687d549c6d67236c6f05f4ca53 (patch) | |
tree | b845eb080041f1115c08e0b96bd9738b598e5b3d /astro/Makefile | |
parent | 1d02fca12a053da73482aa3b018b3c8c7f4a9fb2 (diff) | |
download | freebsd-ports-graphics-e80ae01a633f39687d549c6d67236c6f05f4ca53.tar.gz freebsd-ports-graphics-e80ae01a633f39687d549c6d67236c6f05f4ca53.tar.zst freebsd-ports-graphics-e80ae01a633f39687d549c6d67236c6f05f4ca53.zip |
Add pyephem 3.7b, scientific-grade astronomical computations for Python.
Submitted by: db
Approved by: ehaupt (mentor)
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 2c4170bce87..5308beb54d7 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -52,6 +52,7 @@ SUBDIR += pp3 SUBDIR += ptiger SUBDIR += py-metar + SUBDIR += pyephem SUBDIR += pyweather SUBDIR += rmap SUBDIR += roadmap |