vcpkg/ports/libev/vcpkg.json
Yuri Bogomolov 4016ce410c
[libev] add port (#32278)
* [libev] add port

* review fixes

* fix version

* review fix

* fix version commit sha
2023-07-06 11:33:12 -07:00

9 lines
271 B
JSON

{
"name": "libev",
"version": "4.33",
"description": "libev is a high-performance event loop/event model with lots of features.",
"homepage": "http://software.schmorp.de/pkg/libev.html",
"license": "BSD-2-Clause OR GPL-2.0-or-later",
"supports": "!windows"
}