diff options
author | wulf <wulf@pkgsrc.org> | 2006-11-13 15:58:04 +0000 |
---|---|---|
committer | wulf <wulf@pkgsrc.org> | 2006-11-13 15:58:04 +0000 |
commit | 85beb279d9bbedb175a78279454b58526b39bdd1 (patch) | |
tree | 3187a8592b9ca785cfb67705f3721916803ef42f /math | |
parent | 32d9765a1f694a58743d5c72a3ffe63e6c28611d (diff) | |
download | pkgsrc-85beb279d9bbedb175a78279454b58526b39bdd1.tar.gz |
Added and enabled new package py-ephem-3.7b:
Scientific-grade astronomical computations for Python
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 55c4c5e268f..412c49c18c4 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.151 2006/08/03 19:01:00 drochner Exp $ +# $NetBSD: Makefile,v 1.152 2006/11/13 15:58:04 wulf Exp $ # COMMENT= Mathematics @@ -124,6 +124,7 @@ SUBDIR+= pspp SUBDIR+= py-Numeric SUBDIR+= py-Scientific SUBDIR+= py-Scientific-doc +SUBDIR+= py-ephem SUBDIR+= py-fpconst SUBDIR+= py-numarray SUBDIR+= py-pytables |