aboutsummaryrefslogtreecommitdiff
path: root/ports/clp/CONTROL
diff options
context:
space:
mode:
authorHan Hu <huhan@whu.edu.cn>2019-01-16 14:05:40 +0800
committerHan Hu <huhan@whu.edu.cn>2019-01-16 14:05:40 +0800
commitfca5cab9f094604b71c23ffd13fa7108c142d03b (patch)
tree0355377bf28663bf9fb0ce62aa480e99249432a1 /ports/clp/CONTROL
parent269450283bbc246fa0b9fb52de3406caf36833b0 (diff)
downloadvcpkg-fca5cab9f094604b71c23ffd13fa7108c142d03b.tar.gz
vcpkg-fca5cab9f094604b71c23ffd13fa7108c142d03b.zip
Port openmvg, included new ports of coin-or projects, lemon
Diffstat (limited to 'ports/clp/CONTROL')
-rw-r--r--ports/clp/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/clp/CONTROL b/ports/clp/CONTROL
new file mode 100644
index 000000000..ac9b4178f
--- /dev/null
+++ b/ports/clp/CONTROL
@@ -0,0 +1,4 @@
+Source: clp
+Version: 1.16.11-0
+Description: Clp (Coin-or linear programming) is an open-source linear programming solver written in C++. It is primarily meant to be used as a callable library, but a basic, stand-alone executable version is also available.
+Build-Depends: coinutils, osi