aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-02-24 17:53:43 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-02-24 17:54:19 +0000
commita25970a7d37960273cf707c7f8b749848a28f18d (patch)
tree03b3bb19bde8edc7736ba47055299d4f0924502b /math/Makefile
parent99cb092febcfa7ff125dc2ebcb4416fb9b771a7f (diff)
downloadports-a25970a7d37960273cf707c7f8b749848a28f18d.tar.gz
ports-a25970a7d37960273cf707c7f8b749848a28f18d.zip
math/py-ipyopt: New port: Python interface to Ipopt
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 72a5e31e9b18..70451d05c518 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -850,6 +850,7 @@
SUBDIR += py-iminuit
SUBDIR += py-intspan
SUBDIR += py-iohexperimenter
+ SUBDIR += py-ipyopt
SUBDIR += py-jax
SUBDIR += py-keras
SUBDIR += py-keras-applications