diff options
author | wulf <wulf> | 2006-11-13 15:58:04 +0000 |
---|---|---|
committer | wulf <wulf> | 2006-11-13 15:58:04 +0000 |
commit | f4924107fc6163fe080dfb27bc0100b4e77510f1 (patch) | |
tree | 3187a8592b9ca785cfb67705f3721916803ef42f /math/Makefile | |
parent | 6636032522b4b38d462d0b2ceb7b70d7b57ba627 (diff) | |
download | pkgsrc-f4924107fc6163fe080dfb27bc0100b4e77510f1.tar.gz |
Added and enabled new package py-ephem-3.7b:
Scientific-grade astronomical computations for Python
Diffstat (limited to 'math/Makefile')
-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 |