aboutsummaryrefslogtreecommitdiff
path: root/ports/openmama/vcpkg.json
blob: ae3b7957867cc2476589994027a2707cdee964d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "openmama",
  "version-semver": "6.3.1",
  "port-version": 1,
  "description": "OpenMAMA is a high performance vendor neutral lightweight wrapper that provides a common API interface to different middleware and messaging solutions across a variety of platforms and languages",
  "homepage": "https://github.com/finos/OpenMAMA",
  "supports": "windows & (x64 | x86)",
  "dependencies": [
    "apr",
    "libevent",
    "qpid-proton"
  ]
}