diff options
author | tg <tg@FreeBSD.org> | 1999-07-30 14:17:24 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1999-07-30 14:17:24 +0000 |
commit | aa6a25b183d45b3ea897f774b617d5bab38fd4be (patch) | |
tree | 914149d7abb9bdb1629b400c34a2953bd5e6c616 /math/Makefile | |
parent | 1a2003ee8af2e6ed104d977dc1ce5644721d8287 (diff) | |
download | FreeBSD-ports-aa6a25b183d45b3ea897f774b617d5bab38fd4be.zip FreeBSD-ports-aa6a25b183d45b3ea897f774b617d5bab38fd4be.tar.gz |
Activate netcdf and py-scientific.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 33d99d2..32309ca 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 |