aboutsummaryrefslogtreecommitdiff
path: root/ports/ppmagic
diff options
context:
space:
mode:
Diffstat (limited to 'ports/ppmagic')
-rw-r--r--ports/ppmagic/CONTROL4
-rw-r--r--ports/ppmagic/vcpkg.json7
2 files changed, 7 insertions, 4 deletions
diff --git a/ports/ppmagic/CONTROL b/ports/ppmagic/CONTROL
deleted file mode 100644
index c31d605b7..000000000
--- a/ports/ppmagic/CONTROL
+++ /dev/null
@@ -1,4 +0,0 @@
-Source: ppmagic
-Version: 2020-07-03
-Description: C/C++ preprocessor macros that you can use to simplify your life.
-Homepage: https://github.com/kobalicek/ppmagic
diff --git a/ports/ppmagic/vcpkg.json b/ports/ppmagic/vcpkg.json
new file mode 100644
index 000000000..7bf584f33
--- /dev/null
+++ b/ports/ppmagic/vcpkg.json
@@ -0,0 +1,7 @@
+{
+ "name": "ppmagic",
+ "version-string": "2020-07-03",
+ "port-version": 1,
+ "description": "C/C++ preprocessor macros that you can use to simplify your life.",
+ "homepage": "https://github.com/kobalicek/ppmagic"
+}