aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2020-03-27 13:54:58 +0000
committerThierry Thomas <thierry@FreeBSD.org>2020-03-27 13:54:58 +0000
commit1152a7a75010b3c386f56fc131ecdf20e90b9845 (patch)
treec1c7bde89ead68c990804736da4092dc8ad6d8c2 /math/Makefile
parent519eb38aac9d4f1421f5065a4c6f9f47230f3e1a (diff)
downloadports-1152a7a75010b3c386f56fc131ecdf20e90b9845.tar.gz
ports-1152a7a75010b3c386f56fc131ecdf20e90b9845.zip
Adding Cliquer, a set of C routines for finding cliques in an arbitrary
weighted graph. To be used by SageMath.
Notes
Notes: svn path=/head/; revision=529249
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 f65f86f0b3bd..92af29fc5df7 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -180,6 +180,7 @@
SUBDIR += clblast
SUBDIR += clfft
SUBDIR += clingo
+ SUBDIR += cliquer
SUBDIR += cln
SUBDIR += cloog
SUBDIR += clp