aboutsummaryrefslogtreecommitdiff
path: root/ports/woff2/vcpkg.json
blob: 122fc73cc10d322143e9ac14d352aaf1fff7e099 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "woff2",
  "version-string": "1.0.2",
  "port-version": 2,
  "description": "font compression reference code",
  "dependencies": [
    "brotli"
  ]
}