aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/mdnsresponder/vcpkg.json
blob: d157e4fae03cce125e308e78d3d76ff94e0a1125 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "mdnsresponder",
  "version": "1557.140.5.0.1",
  "port-version": 1,
  "description": "The mDNSResponder project is a component of Bonjour, Apple's ease-of-use IP networking initiative.",
  "homepage": "https://github.com/apple-oss-distributions/mDNSResponder",
  "license": "Apache-2.0",
  "supports": "windows & !uwp & !arm",
  "dependencies": [
    {
      "name": "vcpkg-msbuild",
      "host": true,
      "platform": "windows"
    }
  ]
}