pineapple/externals/vcpkg/ports/usrsctp/vcpkg.json
2022-07-23 03:01:36 +02:00

12 lines
245 B
JSON
Executable file

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