aboutsummaryrefslogtreecommitdiff
path: root/ports/argh
diff options
context:
space:
mode:
Diffstat (limited to 'ports/argh')
-rw-r--r--ports/argh/CONTROL3
-rw-r--r--ports/argh/vcpkg.json6
2 files changed, 6 insertions, 3 deletions
diff --git a/ports/argh/CONTROL b/ports/argh/CONTROL
deleted file mode 100644
index 045c96eed..000000000
--- a/ports/argh/CONTROL
+++ /dev/null
@@ -1,3 +0,0 @@
-Source: argh
-Version: 2018-12-18-2
-Description: Argh! A minimalist argument handler.
diff --git a/ports/argh/vcpkg.json b/ports/argh/vcpkg.json
new file mode 100644
index 000000000..38835e1cd
--- /dev/null
+++ b/ports/argh/vcpkg.json
@@ -0,0 +1,6 @@
+{
+ "name": "argh",
+ "version-string": "2018-12-18",
+ "port-version": 3,
+ "description": "Argh! A minimalist argument handler."
+}