aboutsummaryrefslogtreecommitdiff
path: root/ports/zlib-ng/vcpkg.json
blob: b7b2ae46305939778c515bb13c9863361214af93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "zlib-ng",
  "version": "2.0.3",
  "description": "zlib replacement with optimizations for 'next generation' systems",
  "homepage": "https://github.com/zlib-ng/zlib-ng",
  "license": "Zlib",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}