aboutsummaryrefslogtreecommitdiff
path: root/ports/cute-headers
diff options
context:
space:
mode:
Diffstat (limited to 'ports/cute-headers')
-rw-r--r--ports/cute-headers/CONTROL4
-rw-r--r--ports/cute-headers/vcpkg.json7
2 files changed, 7 insertions, 4 deletions
diff --git a/ports/cute-headers/CONTROL b/ports/cute-headers/CONTROL
deleted file mode 100644
index f3b98ff56..000000000
--- a/ports/cute-headers/CONTROL
+++ /dev/null
@@ -1,4 +0,0 @@
-Source: cute-headers
-Version: 2019-09-20
-Description: Collection of cross-platform one-file C/C++ libraries with no dependencies
-Homepage: https://github.com/RandyGaul/cute_headers
diff --git a/ports/cute-headers/vcpkg.json b/ports/cute-headers/vcpkg.json
new file mode 100644
index 000000000..bd12b94b4
--- /dev/null
+++ b/ports/cute-headers/vcpkg.json
@@ -0,0 +1,7 @@
+{
+ "name": "cute-headers",
+ "version-string": "2019-09-20",
+ "port-version": 1,
+ "description": "Collection of cross-platform one-file C/C++ libraries with no dependencies",
+ "homepage": "https://github.com/RandyGaul/cute_headers"
+}