aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-11-02 22:24:46 +0800
committerclsung <clsung@FreeBSD.org>2006-11-02 22:24:46 +0800
commit28b40f5967e1d60fcd3c26f20f23352eaa4b6cab (patch)
tree41ea4827765e6d16ef62a0eb857dbca47128d896 /math/Makefile
parent65597ea72654418eaf5e392e91d225d20d175b8e (diff)
downloadfreebsd-ports-gnome-28b40f5967e1d60fcd3c26f20f23352eaa4b6cab.tar.gz
freebsd-ports-gnome-28b40f5967e1d60fcd3c26f20f23352eaa4b6cab.tar.zst
freebsd-ports-gnome-28b40f5967e1d60fcd3c26f20f23352eaa4b6cab.zip
Add p5-Math-Polynomial-Solve 2.10, find the roots of polynomial
equations. PR: ports/104710 Submitted by: Gea-Suan Lin <gslin at gslin.org>
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 01c8103b5257..991d0382c80f 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -210,6 +210,7 @@
SUBDIR += p5-Math-Logic
SUBDIR += p5-Math-Matrix
SUBDIR += p5-Math-Pari
+ SUBDIR += p5-Math-Polynomial-Solve
SUBDIR += p5-Math-Random
SUBDIR += p5-Math-Random-MT
SUBDIR += p5-Math-Random-MT-Auto