diff options
author | wen <wen@FreeBSD.org> | 2010-12-27 09:02:12 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-12-27 09:02:12 +0800 |
commit | d3a23f175a3ff71249e736ed62c5721e8a0d0a7e (patch) | |
tree | 209f4c272b7bf22ce6afd5bc48dfaed0ef670b0e /astro/Makefile | |
parent | 43394b5232f1cd62e7506e6ed95906e868c2a72a (diff) | |
download | freebsd-ports-graphics-d3a23f175a3ff71249e736ed62c5721e8a0d0a7e.tar.gz freebsd-ports-graphics-d3a23f175a3ff71249e736ed62c5721e8a0d0a7e.tar.zst freebsd-ports-graphics-d3a23f175a3ff71249e736ed62c5721e8a0d0a7e.zip |
py-RO is a collection of utilities including general algorithms,
astronomical transformations and Tkinter widgets.
WWW: http://www.astro.washington.edu/rowen/
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 fff50f8678d..70f74d85a53 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -74,6 +74,7 @@ SUBDIR += pp3 SUBDIR += prune SUBDIR += ptiger + SUBDIR += py-RO SUBDIR += py-aipy SUBDIR += py-astLib SUBDIR += py-metar |