aboutsummaryrefslogtreecommitdiff
path: root/ports/mgnlibs
diff options
context:
space:
mode:
Diffstat (limited to 'ports/mgnlibs')
-rw-r--r--ports/mgnlibs/CONTROL4
-rw-r--r--ports/mgnlibs/vcpkg.json7
2 files changed, 7 insertions, 4 deletions
diff --git a/ports/mgnlibs/CONTROL b/ports/mgnlibs/CONTROL
deleted file mode 100644
index 0be257059..000000000
--- a/ports/mgnlibs/CONTROL
+++ /dev/null
@@ -1,4 +0,0 @@
-Source: mgnlibs
-Version: 2019-09-29
-Homepage: https://github.com/mattiasgustavsson/libs
-Description: Single-file public domain libraries for C/C++
diff --git a/ports/mgnlibs/vcpkg.json b/ports/mgnlibs/vcpkg.json
new file mode 100644
index 000000000..e6b852258
--- /dev/null
+++ b/ports/mgnlibs/vcpkg.json
@@ -0,0 +1,7 @@
+{
+ "name": "mgnlibs",
+ "version-string": "2019-09-29",
+ "port-version": 1,
+ "description": "Single-file public domain libraries for C/C++",
+ "homepage": "https://github.com/mattiasgustavsson/libs"
+}