mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 19:09:00 +08:00
112c5d7b46
Co-authored-by: Ankur <ankurv@verma> Co-authored-by: ankurv <ankur@verma> Co-authored-by: ankurv <ankurv>
16 lines
314 B
JSON
16 lines
314 B
JSON
{
|
|
"name": "libmodplug",
|
|
"version": "0.8.9.0",
|
|
"port-version": 14,
|
|
"description": "The ModPlug mod file playing library.",
|
|
"homepage": "https://github.com/Konstanty/libmodplug",
|
|
"license": null,
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|