aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2020-04-03 16:06:10 +0000
committerThierry Thomas <thierry@FreeBSD.org>2020-04-03 16:06:10 +0000
commit8565528d224cee9177c25c8146efe9145ae49be0 (patch)
tree62cadd7e4e7941027062a2dafd01539db28f1d2a /math/Makefile
parentb804b4aef7b410dd4236da20d2f9699f20771a40 (diff)
downloadports-8565528d224cee9177c25c8146efe9145ae49be0.tar.gz
ports-8565528d224cee9177c25c8146efe9145ae49be0.zip
Adding IML - Integer Matrix Library.
To be used by SageMath.
Notes
Notes: svn path=/head/; revision=530503
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 9349a52d4411..eecdedf61173 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -317,6 +317,7 @@
SUBDIR += ideep
SUBDIR += ignition-math
SUBDIR += igraph
+ SUBDIR += iml
SUBDIR += intervaltree
SUBDIR += ipopt
SUBDIR += ised