aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2001-05-25 16:00:21 +0000
committerPeter Pentchev <roam@FreeBSD.org>2001-05-25 16:00:21 +0000
commit177c3d21699d2730dca25e4573d9f3facebbd7d6 (patch)
tree8e844ecbec2d1331ecd5013eb9dbd01e8f220a4b /math
parent687673f9fd2aeeecc81071caa9d6f99aeb8b1797 (diff)
downloadports-177c3d21699d2730dca25e4573d9f3facebbd7d6.tar.gz
ports-177c3d21699d2730dca25e4573d9f3facebbd7d6.zip
Unbreak 'make index': remove graphics/shot2png and textproc/shot2txt,
add math/numpy. Submitted by: Bernd Luevelsmeyer <bdluevel@heitec.net> (shot2png)
Notes
Notes: svn path=/head/; revision=43050
Diffstat (limited to 'math')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index bc078542e8b6..954427096710 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -47,6 +47,7 @@
SUBDIR += netcdf
SUBDIR += ngraph
SUBDIR += ntl
+ SUBDIR += numpy
SUBDIR += octave
SUBDIR += oleo
SUBDIR += p5-AI-NeuralNet-BackProp