diff options
author | rafan <rafan@FreeBSD.org> | 2007-03-06 21:59:09 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-03-06 21:59:09 +0800 |
commit | b125a4b97100ae9a6f0d7782c9ccfcce2327f7d5 (patch) | |
tree | cacd7cbfeeeb81cb33f9eb0e16b17386f57c094a /math/Makefile | |
parent | 56ae9d4d574ed31c4e4f21a44e73e5a55ee422ee (diff) | |
download | freebsd-ports-gnome-b125a4b97100ae9a6f0d7782c9ccfcce2327f7d5.tar.gz freebsd-ports-gnome-b125a4b97100ae9a6f0d7782c9ccfcce2327f7d5.tar.zst freebsd-ports-gnome-b125a4b97100ae9a6f0d7782c9ccfcce2327f7d5.zip |
Add p5-Math-NumberCruncher 5.00, collection of useful math-related
functions.
PR: ports/109964
Submitted by: chinsan
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 d9c2c71d8de4..4bec0d4005b3 100644 --- a/math/Makefile +++ b/math/Makefile @@ -211,6 +211,7 @@ SUBDIR += p5-Math-LinearCombination SUBDIR += p5-Math-Logic SUBDIR += p5-Math-Matrix + SUBDIR += p5-Math-NumberCruncher SUBDIR += p5-Math-Pari SUBDIR += p5-Math-Polynomial-Solve SUBDIR += p5-Math-Random |