aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libudns/vcpkg.json
blob: 535b2a7e0bea6623db3d49ef28a54d932a3ae593 (plain)
1
2
3
4
5
6
7
8
{
  "name": "libudns",
  "version": "0.4",
  "port-version": 6,
  "description": "The DNS library, udns, implements thread-safe stub DNS resolver functionality, which may be used both traditional, syncronous way and asyncronously, with application-supplied event loop.",
  "homepage": "https://github.com/ortclib/udns",
  "supports": "!windows & !osx"
}