aboutsummaryrefslogtreecommitdiff
path: root/ports/status-code
diff options
context:
space:
mode:
Diffstat (limited to 'ports/status-code')
-rw-r--r--ports/status-code/CONTROL4
-rw-r--r--ports/status-code/vcpkg.json7
2 files changed, 7 insertions, 4 deletions
diff --git a/ports/status-code/CONTROL b/ports/status-code/CONTROL
deleted file mode 100644
index ac86283bd..000000000
--- a/ports/status-code/CONTROL
+++ /dev/null
@@ -1,4 +0,0 @@
-Source: status-code
-Version: 1.0.0-ab3cd821
-Homepage: https://github.com/ned14/status-code
-Description: Proposed SG14 status_code for the C++ standard (https://wg21.link/P1028).
diff --git a/ports/status-code/vcpkg.json b/ports/status-code/vcpkg.json
new file mode 100644
index 000000000..6a47ecd02
--- /dev/null
+++ b/ports/status-code/vcpkg.json
@@ -0,0 +1,7 @@
+{
+ "name": "status-code",
+ "version-string": "1.0.0-ab3cd821",
+ "port-version": 1,
+ "description": "Proposed SG14 status_code for the C++ standard (https://wg21.link/P1028).",
+ "homepage": "https://github.com/ned14/status-code"
+}