aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-11-18 23:04:41 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-11-18 23:04:41 +0000
commit7c1e2287ca4597d7431b0db32bf73f615edf77c1 (patch)
treeaaaf6c53dd082c9355188c513bce520ab08b21cc /math/Makefile
parent6c26a7393d1ab43e6262e46078db16e797a7c391 (diff)
downloadports-7c1e2287ca4597d7431b0db32bf73f615edf77c1.tar.gz
ports-7c1e2287ca4597d7431b0db32bf73f615edf77c1.zip
New port: math/py-cvxpy: Domain-specific language for modeling convex optimization problems
Notes
Notes: svn path=/head/; revision=485288
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 6c5a8198370c..3cbd9f24fc94 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -692,6 +692,7 @@
SUBDIR += py-colormath
SUBDIR += py-cryptominisat
SUBDIR += py-cvxopt
+ SUBDIR += py-cvxpy
SUBDIR += py-cyipopt
SUBDIR += py-ecos
SUBDIR += py-fastcluster