summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1999-07-30 14:17:24 +0000
committerThomas Gellekum <tg@FreeBSD.org>1999-07-30 14:17:24 +0000
commit0b35ed2be4632f80fc08fb34fbd03e7415cb3a75 (patch)
tree7bc949abfe5396cdee3be2440257d04e8bd291c6 /math
parentNew port py-scientific. This is Konrad Hinsen's collection of Python modules (diff)
Activate netcdf and py-scientific.
Notes
Notes: svn path=/head/; revision=20397
Diffstat (limited to 'math')
-rw-r--r--math/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 33d99d2fee5f..32309cab1737 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.61 1999/06/01 13:17:49 tg Exp $
+# $Id: Makefile,v 1.62 1999/06/09 01:52:16 steve Exp $
#
SUBDIR += PDL
@@ -29,6 +29,7 @@
SUBDIR += libranlib
SUBDIR += linpack
SUBDIR += metis
+ SUBDIR += netcdf
SUBDIR += numpy
SUBDIR += octave
SUBDIR += oleo
@@ -37,6 +38,7 @@
SUBDIR += pari
SUBDIR += parmetis
SUBDIR += plplot
+ SUBDIR += py-scientific
SUBDIR += pygist
SUBDIR += rng
SUBDIR += sc