{
  "name": "sf2cute",
  "version": "0.2.0",
  "port-version": 4,
  "description": "C++14 Library for SoundFont 2",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ],
  "features": {
    "example": {
      "description": "Installs an example application"
    }
  }
}
