diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-05-05 17:13:30 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-05-05 17:13:30 +0800 |
commit | b1a0c400ed139494e0dfae3068dd23bb7a6b0c8f (patch) | |
tree | 30f408ad0b0507c4c650f3a210b6aec26ae67eea /math/Makefile | |
parent | fa8aced3fcfbe3deba1910d3282b9f1653f85b15 (diff) | |
download | freebsd-ports-gnome-b1a0c400ed139494e0dfae3068dd23bb7a6b0c8f.tar.gz freebsd-ports-gnome-b1a0c400ed139494e0dfae3068dd23bb7a6b0c8f.tar.zst freebsd-ports-gnome-b1a0c400ed139494e0dfae3068dd23bb7a6b0c8f.zip |
Add ump 0.8.3.2, a graphical, easy to use math program.
PR: 96110
Submitted by: Nicola Vitale <nivit@email.it>
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 dfbb321058b5..feefaa67e319 100644 --- a/math/Makefile +++ b/math/Makefile @@ -286,6 +286,7 @@ SUBDIR += tvmet SUBDIR += umatrix SUBDIR += umfpack + SUBDIR += ump SUBDIR += units SUBDIR += unixstat SUBDIR += vecfem |