aboutsummaryrefslogtreecommitdiff
path: root/ports/libusb-win32
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libusb-win32')
-rw-r--r--ports/libusb-win32/CONTROL5
-rw-r--r--ports/libusb-win32/vcpkg.json8
2 files changed, 8 insertions, 5 deletions
diff --git a/ports/libusb-win32/CONTROL b/ports/libusb-win32/CONTROL
deleted file mode 100644
index 24dd02c85..000000000
--- a/ports/libusb-win32/CONTROL
+++ /dev/null
@@ -1,5 +0,0 @@
-Source: libusb-win32
-Version: 1.2.6.0-6
-Homepage: https://sourceforge.net/projects/libusb-win32
-Description: Allows user space applications to access many USB device on Windows.
-Supports: windows \ No newline at end of file
diff --git a/ports/libusb-win32/vcpkg.json b/ports/libusb-win32/vcpkg.json
new file mode 100644
index 000000000..462fd2322
--- /dev/null
+++ b/ports/libusb-win32/vcpkg.json
@@ -0,0 +1,8 @@
+{
+ "name": "libusb-win32",
+ "version-string": "1.2.6.0",
+ "port-version": 7,
+ "description": "Allows user space applications to access many USB device on Windows.",
+ "homepage": "https://sourceforge.net/projects/libusb-win32",
+ "supports": "windows"
+}