2021-09-09 16:24:04 +08:00
|
|
|
{
|
|
|
|
"name": "mdnsresponder",
|
2023-01-12 14:45:12 +08:00
|
|
|
"version": "1557.140.5.0.1",
|
2023-08-16 07:32:15 +08:00
|
|
|
"port-version": 1,
|
2021-09-09 16:24:04 +08:00
|
|
|
"description": "The mDNSResponder project is a component of Bonjour, Apple's ease-of-use IP networking initiative.",
|
2023-01-12 14:45:12 +08:00
|
|
|
"homepage": "https://github.com/apple-oss-distributions/mDNSResponder",
|
|
|
|
"license": "Apache-2.0",
|
2023-08-16 07:32:15 +08:00
|
|
|
"supports": "windows & !uwp & !arm",
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "vcpkg-msbuild",
|
|
|
|
"host": true,
|
|
|
|
"platform": "windows"
|
|
|
|
}
|
|
|
|
]
|
2021-09-09 16:24:04 +08:00
|
|
|
}
|