aboutsummaryrefslogtreecommitdiff
path: root/ports/libudns/CONTROL
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2019-10-14 16:29:55 -0700
committerdan-shaw <51385773+dan-shaw@users.noreply.github.com>2019-10-14 16:29:55 -0700
commit52eb8e8a329cce404ecc518ce80ebe1258c0f587 (patch)
tree16d4bea3c5feb2d39ea6c1284636710be2e1002f /ports/libudns/CONTROL
parentdb3e74fa9c683f2fdd7f0244cedc0fbf3f9478f6 (diff)
downloadvcpkg-52eb8e8a329cce404ecc518ce80ebe1258c0f587.tar.gz
vcpkg-52eb8e8a329cce404ecc518ce80ebe1258c0f587.zip
[libudns] Add new port (#8572)
Diffstat (limited to 'ports/libudns/CONTROL')
-rw-r--r--ports/libudns/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/libudns/CONTROL b/ports/libudns/CONTROL
new file mode 100644
index 000000000..91eca4fc4
--- /dev/null
+++ b/ports/libudns/CONTROL
@@ -0,0 +1,4 @@
+Source: libudns
+Version: 0.4
+Homepage: https://github.com/ortclib/udns
+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. \ No newline at end of file