aboutsummaryrefslogtreecommitdiff
path: root/ports/libudns/vcpkg.json
blob: 9d328490cb36b664dcf1671760740a948ec52b28 (plain)
1
2
3
4
5
6
7
{
  "name": "libudns",
  "version-string": "0.4",
  "port-version": 3,
  "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"
}