aboutsummaryrefslogtreecommitdiff
path: root/ports/libzen
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libzen')
-rw-r--r--ports/libzen/CONTROL3
-rw-r--r--ports/libzen/vcpkg.json6
2 files changed, 6 insertions, 3 deletions
diff --git a/ports/libzen/CONTROL b/ports/libzen/CONTROL
deleted file mode 100644
index 7470be2bd..000000000
--- a/ports/libzen/CONTROL
+++ /dev/null
@@ -1,3 +0,0 @@
-Source: libzen
-Version: 0.4.38
-Description: ZenLib is a C++ utility library for easiest cross-platform development
diff --git a/ports/libzen/vcpkg.json b/ports/libzen/vcpkg.json
new file mode 100644
index 000000000..86b8cba2b
--- /dev/null
+++ b/ports/libzen/vcpkg.json
@@ -0,0 +1,6 @@
+{
+ "name": "libzen",
+ "version-string": "0.4.38",
+ "port-version": 1,
+ "description": "ZenLib is a C++ utility library for easiest cross-platform development"
+}