aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libmodplug/vcpkg.json
blob: 0a340965f779aa68a1e864dda0e899dc11bd2298 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "libmodplug",
  "version": "0.8.9.0",
  "port-version": 15,
  "description": "The ModPlug mod file playing library.",
  "homepage": "https://github.com/Konstanty/libmodplug",
  "license": null,
  "supports": "!uwp",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}