aboutsummaryrefslogtreecommitdiff
path: root/ports/mcpp
diff options
context:
space:
mode:
Diffstat (limited to 'ports/mcpp')
-rw-r--r--ports/mcpp/CONTROL5
-rw-r--r--ports/mcpp/vcpkg.json7
2 files changed, 7 insertions, 5 deletions
diff --git a/ports/mcpp/CONTROL b/ports/mcpp/CONTROL
deleted file mode 100644
index dc607aeb0..000000000
--- a/ports/mcpp/CONTROL
+++ /dev/null
@@ -1,5 +0,0 @@
-Source: mcpp
-Version: 2.7.2.14
-Port-Version: 2
-Homepage: https://github.com/zeroc-ice/mcpp
-Description: Fork of mcpp, a C/C++ preprocessor
diff --git a/ports/mcpp/vcpkg.json b/ports/mcpp/vcpkg.json
new file mode 100644
index 000000000..4be6e6f68
--- /dev/null
+++ b/ports/mcpp/vcpkg.json
@@ -0,0 +1,7 @@
+{
+ "name": "mcpp",
+ "version-string": "2.7.2.14",
+ "port-version": 3,
+ "description": "Fork of mcpp, a C/C++ preprocessor",
+ "homepage": "https://github.com/zeroc-ice/mcpp"
+}