aboutsummaryrefslogtreecommitdiff
path: root/ports/mhook
diff options
context:
space:
mode:
Diffstat (limited to 'ports/mhook')
-rw-r--r--ports/mhook/CONTROL3
-rw-r--r--ports/mhook/vcpkg.json6
2 files changed, 6 insertions, 3 deletions
diff --git a/ports/mhook/CONTROL b/ports/mhook/CONTROL
deleted file mode 100644
index 24fae14df..000000000
--- a/ports/mhook/CONTROL
+++ /dev/null
@@ -1,3 +0,0 @@
-Source: mhook
-Version: 2.5.1-1
-Description: A Windows API hooking library.
diff --git a/ports/mhook/vcpkg.json b/ports/mhook/vcpkg.json
new file mode 100644
index 000000000..8c55068ce
--- /dev/null
+++ b/ports/mhook/vcpkg.json
@@ -0,0 +1,6 @@
+{
+ "name": "mhook",
+ "version-string": "2.5.1",
+ "port-version": 2,
+ "description": "A Windows API hooking library."
+}