aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2016-01-29 13:52:24 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2016-01-29 13:52:24 +0000
commitb345365ece9eae79c509d5100139b4417465ae18 (patch)
tree9d842801a5ca62e3d3372d10af714e69d9a3aefa /math/Makefile
parent0463859e598dbf972cdb6316806056ec69efff33 (diff)
downloadports-b345365ece9eae79c509d5100139b4417465ae18.tar.gz
ports-b345365ece9eae79c509d5100139b4417465ae18.zip
Add openlibm, high quality system independent, portable, open source libm
PR: 206676 Submitted by: Iblis Lin <e196819@hotmail.com>
Notes
Notes: svn path=/head/; revision=407468
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 044e85715694..1828e756dd6e 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -399,6 +399,7 @@
SUBDIR += open-axiom
SUBDIR += openblas
SUBDIR += openfst
+ SUBDIR += openlibm
SUBDIR += orpie
SUBDIR += p5-AI-DecisionTree
SUBDIR += p5-AI-Genetic