diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-06-10 20:07:44 +0800 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-06-10 20:07:44 +0800 |
commit | b21c49a18a059ae2035eca8fea4fe3b06afa3af9 (patch) | |
tree | a932192e0d81b35f8d3ed212848f50520903ac9e /math/Makefile | |
parent | 2cd5526ba008804d406dd139ae2ac782a80c180c (diff) | |
download | freebsd-ports-gnome-b21c49a18a059ae2035eca8fea4fe3b06afa3af9.tar.gz freebsd-ports-gnome-b21c49a18a059ae2035eca8fea4fe3b06afa3af9.tar.zst freebsd-ports-gnome-b21c49a18a059ae2035eca8fea4fe3b06afa3af9.zip |
New port: math/fung-calc
The Fung-Calc is an advanced 3D/2D graphing calculator.
PR: 53138
Submitted by: Kirill Ponomarew
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 abda7e83ca35..71c5c7fb091c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -36,6 +36,7 @@ SUBDIR += fftw SUBDIR += freefem SUBDIR += fudgit + SUBDIR += fung-calc SUBDIR += fxt SUBDIR += gambit SUBDIR += gap |