aboutsummaryrefslogtreecommitdiff
path: root/ports/sf2cute/vcpkg.json
blob: 9db53abbc65b00f603608d284264760ee542d0f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "sf2cute",
  "version-string": "0.2.0",
  "port-version": 2,
  "description": "C++14 Library for SoundFont 2",
  "features": {
    "example": {
      "description": "Installs an example application"
    }
  }
}