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