aboutsummaryrefslogtreecommitdiff
path: root/ports/libpopt
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libpopt')
-rw-r--r--ports/libpopt/CONTROL3
-rw-r--r--ports/libpopt/vcpkg.json6
2 files changed, 6 insertions, 3 deletions
diff --git a/ports/libpopt/CONTROL b/ports/libpopt/CONTROL
deleted file mode 100644
index 7dc75fcbc..000000000
--- a/ports/libpopt/CONTROL
+++ /dev/null
@@ -1,3 +0,0 @@
-Source: libpopt
-Version: 1.16-13
-Description: Library for parsing command line parameters
diff --git a/ports/libpopt/vcpkg.json b/ports/libpopt/vcpkg.json
new file mode 100644
index 000000000..cbb2f8254
--- /dev/null
+++ b/ports/libpopt/vcpkg.json
@@ -0,0 +1,6 @@
+{
+ "name": "libpopt",
+ "version-string": "1.16",
+ "port-version": 14,
+ "description": "Library for parsing command line parameters"
+}