diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-08-08 20:35:17 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-08-08 22:17:01 +0000 |
commit | 12c3011c6779da2068eb648f513ca79ce836bfa8 (patch) | |
tree | e7b133d294f2b48600d86e5b701295c19e1dbfc8 /math/Makefile | |
parent | 9cc5069bdcd1f3da51f5a63dbb31be7ca5ab92e4 (diff) | |
download | ports-12c3011c6779da2068eb648f513ca79ce836bfa8.tar.gz ports-12c3011c6779da2068eb648f513ca79ce836bfa8.zip |
math/py-docplex: New port: IBM Decision Optimization CPLEX Modeling for Python
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 8920297d9a16..9afe7013d7ac 100644 --- a/math/Makefile +++ b/math/Makefile @@ -855,6 +855,7 @@ SUBDIR += py-cypari2 SUBDIR += py-deap SUBDIR += py-dionysus + SUBDIR += py-docplex SUBDIR += py-ducc0 SUBDIR += py-ecos SUBDIR += py-faiss |