aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-config/vcpkg.json
blob: 3b56236a548af7277b1d4bc1529b31d8a1d46277 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "boost-config",
  "version": "1.77.0",
  "port-version": 2,
  "description": "Boost config module",
  "homepage": "https://github.com/boostorg/config",
  "dependencies": [
    "boost-vcpkg-helpers"
  ]
}