aboutsummaryrefslogtreecommitdiff
path: root/ports/coinutils
diff options
context:
space:
mode:
Diffstat (limited to 'ports/coinutils')
-rw-r--r--ports/coinutils/CONTROL3
-rw-r--r--ports/coinutils/vcpkg.json6
2 files changed, 6 insertions, 3 deletions
diff --git a/ports/coinutils/CONTROL b/ports/coinutils/CONTROL
deleted file mode 100644
index a242265bf..000000000
--- a/ports/coinutils/CONTROL
+++ /dev/null
@@ -1,3 +0,0 @@
-Source: coinutils
-Version: 2.11.4
-Description: CoinUtils (Coin-or Utilities) is an open-source collection of classes and functions that are generally useful to more than one COIN-OR project
diff --git a/ports/coinutils/vcpkg.json b/ports/coinutils/vcpkg.json
new file mode 100644
index 000000000..2f7144376
--- /dev/null
+++ b/ports/coinutils/vcpkg.json
@@ -0,0 +1,6 @@
+{
+ "name": "coinutils",
+ "version-string": "2.11.4",
+ "port-version": 1,
+ "description": "CoinUtils (Coin-or Utilities) is an open-source collection of classes and functions that are generally useful to more than one COIN-OR project"
+}