aboutsummaryrefslogtreecommitdiff
path: root/ports/libpff/vcpkg.json
blob: 5480dbdaa84ffa4e327c1bd93e09e6a58b13fc24 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "libpff",
  "version-string": "2018-07-14",
  "port-version": 2,
  "description": "Library and tools to access the Personal Folder File (PFF) and the Offline Folder File (OFF) format.",
  "dependencies": [
    "zlib"
  ]
}