aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-10-15 19:13:26 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-10-15 19:13:26 +0000
commit9ae0f36a605170d5259952fe7e6a5fa170c4b0e5 (patch)
treeaaf5122a97bef66254a855eb72b3a896baa86e35 /math/Makefile
parent5e5232d22c1ac6f9683a3170e23014413b7bd67c (diff)
downloadports-9ae0f36a605170d5259952fe7e6a5fa170c4b0e5.tar.gz
ports-9ae0f36a605170d5259952fe7e6a5fa170c4b0e5.zip
Add givaro 3.5.0, a C++ library for computer algebra.
Notes
Notes: svn path=/head/; revision=283582
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 420fac4205a2..1e24168c6d9a 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -108,6 +108,7 @@
SUBDIR += gexpr
SUBDIR += ggobi
SUBDIR += giacxcas
+ SUBDIR += givaro
SUBDIR += glgraph
SUBDIR += glpk
SUBDIR += gmm++