summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-11-02 14:24:46 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-11-02 14:24:46 +0000
commita0582a0efbd8971c31e04b167291845f74cc0639 (patch)
treed8ae1c6e1f33968c751ff6fbf680198c1c466c13 /math/Makefile
parent- Update to 0.756 (diff)
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>
Notes
Notes: svn path=/head/; revision=176197
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