aboutsummaryrefslogtreecommitdiff
path: root/ports/libassuan/vcpkg.json
blob: f7808864cacf311dcd47924be2ee287b5b49621e (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "libassuan",
  "version-string": "2.5.3",
  "port-version": 2,
  "description": "A library implementing the so-called Assuan protocol",
  "homepage": "https://gnupg.org/software/libassuan/index.html",
  "supports": "!windows",
  "dependencies": [
    "libgpg-error"
  ]
}