diff options
author | thierry <thierry@FreeBSD.org> | 2005-04-02 21:14:49 +0000 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-04-02 21:14:49 +0000 |
commit | 9595034d740ef32cd1fea175eae48374c843f08a (patch) | |
tree | b24a0e380a5118f18afadc95325c17bdce0c5e4f /math/Makefile | |
parent | 25da56ab446e0026467246a3d9178768429b0621 (diff) | |
download | FreeBSD-ports-9595034d740ef32cd1fea175eae48374c843f08a.zip FreeBSD-ports-9595034d740ef32cd1fea175eae48374c843f08a.tar.gz |
Add freemat-mpi, an environment for rapid engineering and
scientific processing, MPI version.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index f61424a..0bae7e5 100644 --- a/math/Makefile +++ b/math/Makefile @@ -54,6 +54,7 @@ SUBDIR += freefem SUBDIR += freefem++ SUBDIR += freemat + SUBDIR += freemat-mpi SUBDIR += fudgit SUBDIR += fung-calc SUBDIR += fxt |