vcpkg/ports/usrsctp/vcpkg.json
2021-09-09 21:16:23 -07:00

12 lines
224 B
JSON

{
"name": "usrsctp",
"version": "0.9.5.0",
"description": "A userland SCTP stack supporting FreeBSD, Linux, Mac OS X and Windows.",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}