aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2001-05-26 00:00:21 +0800
committerroam <roam@FreeBSD.org>2001-05-26 00:00:21 +0800
commit64bc3f0e870161e809aab714b54b199fd59cf5ac (patch)
tree750627fb08057f136274c04b3f28bd617462de69 /math
parentf06d0493ccc7598a6bdf8bc0a19a3f6818810b0d (diff)
downloadfreebsd-ports-gnome-64bc3f0e870161e809aab714b54b199fd59cf5ac.tar.gz
freebsd-ports-gnome-64bc3f0e870161e809aab714b54b199fd59cf5ac.tar.zst
freebsd-ports-gnome-64bc3f0e870161e809aab714b54b199fd59cf5ac.zip
Unbreak 'make index': remove graphics/shot2png and textproc/shot2txt,
add math/numpy. Submitted by: Bernd Luevelsmeyer <bdluevel@heitec.net> (shot2png)
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