summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2002-06-27 12:40:39 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2002-06-27 12:40:39 +0000
commit2de600e7517c7450d131bf6438d89b374c1cb7ec (patch)
tree8df7fbae20e241d54a30cb490f4a279b1f3348e1 /math/Makefile
parentAdd lablgl 0.97, OpenGL interface for Objective Caml. (diff)
Add py-numarray 0.3.4,
numeric array manipulation extension module for Python. PR: 37595 Submitted by: me
Notes
Notes: svn path=/head/; revision=62097
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 0e0a69e87bd6..87668a26a0c6 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -118,6 +118,7 @@
SUBDIR += py-gnuplot
SUBDIR += py-gsl
SUBDIR += py-mpz
+ SUBDIR += py-numarray
SUBDIR += py-numeric
SUBDIR += py-numeric17
SUBDIR += py-scientific