aboutsummaryrefslogtreecommitdiff
path: root/ports/libmt32emu/vcpkg.json
blob: aace79c4e2709950ac51da74080fb5f574c0ea95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "libmt32emu",
  "version": "2.5.3",
  "description": "A MT-32 emulator",
  "homepage": "https://github.com/munt/munt/tree/master/mt32emu",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}