aboutsummaryrefslogtreecommitdiff
path: root/ports/cr
diff options
context:
space:
mode:
Diffstat (limited to 'ports/cr')
-rw-r--r--ports/cr/CONTROL4
-rw-r--r--ports/cr/vcpkg.json7
2 files changed, 7 insertions, 4 deletions
diff --git a/ports/cr/CONTROL b/ports/cr/CONTROL
deleted file mode 100644
index 864d23f63..000000000
--- a/ports/cr/CONTROL
+++ /dev/null
@@ -1,4 +0,0 @@
-Source: cr
-Version: 2020-04-26
-Homepage: https://fungos.github.io/cr-simple-c-hot-reload/
-Description: cr.h: A Simple C Hot Reload Header-only Library
diff --git a/ports/cr/vcpkg.json b/ports/cr/vcpkg.json
new file mode 100644
index 000000000..a80ef7059
--- /dev/null
+++ b/ports/cr/vcpkg.json
@@ -0,0 +1,7 @@
+{
+ "name": "cr",
+ "version-string": "2020-04-26",
+ "port-version": 1,
+ "description": "cr.h: A Simple C Hot Reload Header-only Library",
+ "homepage": "https://fungos.github.io/cr-simple-c-hot-reload/"
+}