aboutsummaryrefslogtreecommitdiff
path: root/ports/libp7client
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libp7client')
-rw-r--r--ports/libp7client/CONTROL5
-rw-r--r--ports/libp7client/vcpkg.json8
2 files changed, 8 insertions, 5 deletions
diff --git a/ports/libp7client/CONTROL b/ports/libp7client/CONTROL
deleted file mode 100644
index aa506cf6c..000000000
--- a/ports/libp7client/CONTROL
+++ /dev/null
@@ -1,5 +0,0 @@
-Source: libp7client
-Version: 5.6
-Homepage: https://baical.net/
-Description: Open source, cross-platform, fastest library for sending logs, telemetry & trace data from your application.
-Supports: !(arm|uwp|osx)
diff --git a/ports/libp7client/vcpkg.json b/ports/libp7client/vcpkg.json
new file mode 100644
index 000000000..dda660ebc
--- /dev/null
+++ b/ports/libp7client/vcpkg.json
@@ -0,0 +1,8 @@
+{
+ "name": "libp7client",
+ "version-string": "5.6",
+ "port-version": 1,
+ "description": "Open source, cross-platform, fastest library for sending logs, telemetry & trace data from your application.",
+ "homepage": "https://baical.net/",
+ "supports": "!(arm | uwp | osx)"
+}