diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-08-25 09:24:42 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-08-25 09:24:42 +0800 |
commit | 6b2e2f3e21bc6098a82a3f80078f128be800a284 (patch) | |
tree | 234a3dfb4d98f02b2dea27f5beda65eee9dccfa8 /math/Makefile | |
parent | a0faa2f419ae120350d55adef63e98a16dbe1f07 (diff) | |
download | freebsd-ports-gnome-6b2e2f3e21bc6098a82a3f80078f128be800a284.tar.gz freebsd-ports-gnome-6b2e2f3e21bc6098a82a3f80078f128be800a284.tar.zst freebsd-ports-gnome-6b2e2f3e21bc6098a82a3f80078f128be800a284.zip |
New port: math/symphony: Solver and development framework for mixed-integer linear programs
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 8cf3be91dc22..b843b85493c8 100644 --- a/math/Makefile +++ b/math/Makefile @@ -855,6 +855,7 @@ SUBDIR += superlu SUBDIR += superlu_mt SUBDIR += symmetrica + SUBDIR += symphony SUBDIR += tablix SUBDIR += taucs SUBDIR += tblis |