aboutsummaryrefslogtreecommitdiff
path: root/ports/wepoll
diff options
context:
space:
mode:
Diffstat (limited to 'ports/wepoll')
-rw-r--r--ports/wepoll/CONTROL4
-rw-r--r--ports/wepoll/vcpkg.json8
2 files changed, 8 insertions, 4 deletions
diff --git a/ports/wepoll/CONTROL b/ports/wepoll/CONTROL
deleted file mode 100644
index f4882434a..000000000
--- a/ports/wepoll/CONTROL
+++ /dev/null
@@ -1,4 +0,0 @@
-Source: wepoll
-Version: 1.5.8
-Description: Fast epoll for windows
-Homepage: https://github.com/piscisaureus/wepoll
diff --git a/ports/wepoll/vcpkg.json b/ports/wepoll/vcpkg.json
new file mode 100644
index 000000000..c2d14c637
--- /dev/null
+++ b/ports/wepoll/vcpkg.json
@@ -0,0 +1,8 @@
+{
+ "name": "wepoll",
+ "version-string": "1.5.8",
+ "port-version": 1,
+ "description": "Fast epoll for windows",
+ "homepage": "https://github.com/piscisaureus/wepoll",
+ "supports": "windows"
+}