aboutsummaryrefslogtreecommitdiff
path: root/astro/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-03-26 14:14:15 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-03-26 14:14:15 +0000
commitf2da1aef09d2c938817d0c708bed1d93d65262f6 (patch)
tree6a82e6ef3c971c50b5b96344b45ddfd5dc89a103 /astro/Makefile
parente0dcc02b642bb43a3d8cb847cfc9469684367338 (diff)
downloadports-f2da1aef09d2c938817d0c708bed1d93d65262f6.tar.gz
ports-f2da1aef09d2c938817d0c708bed1d93d65262f6.zip
astLib is a set of Python modules that provides some tools for research
astronomers. It can be used for astronomical plots, some statistics, common calculations, coordinate conversions, and manipulating FITS images with World Coordinate System (WCS) information through PyWCSTools - a simple wrapping of WCSTools by Doug Mink. PyWCSTools is distributed (and developed) as part of astLib. WWW: http://astlib.sourceforge.net PR: ports/133084 Submitted by: Wen Heping <wenheping at gmail.com>
Notes
Notes: svn path=/head/; revision=231069
Diffstat (limited to 'astro/Makefile')
-rw-r--r--astro/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile
index 9dbeff7f88a3..b391b47be8ec 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -58,6 +58,7 @@
SUBDIR += pp3
SUBDIR += ptiger
SUBDIR += py-aipy
+ SUBDIR += py-astLib
SUBDIR += py-metar
SUBDIR += py-pyfits
SUBDIR += pyephem