aboutsummaryrefslogtreecommitdiff
path: root/ports/libvmdk/vcpkg.json
blob: e8211d6c62e367954f4ee903d93ef673f2d694a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "libvmdk",
  "version-string": "20200926",
  "port-version": 1,
  "description": "Library and tools to access the VMware Virtual Disk (VMDK) format",
  "homepage": "https://github.com/libyal/libvmdk",
  "supports": "!uwp",
  "dependencies": [
    "gettext",
    "zlib"
  ]
}