diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2019-10-14 16:29:55 -0700 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2019-10-14 16:29:55 -0700 |
| commit | 52eb8e8a329cce404ecc518ce80ebe1258c0f587 (patch) | |
| tree | 16d4bea3c5feb2d39ea6c1284636710be2e1002f /ports/libudns/CONTROL | |
| parent | db3e74fa9c683f2fdd7f0244cedc0fbf3f9478f6 (diff) | |
| download | vcpkg-52eb8e8a329cce404ecc518ce80ebe1258c0f587.tar.gz vcpkg-52eb8e8a329cce404ecc518ce80ebe1258c0f587.zip | |
[libudns] Add new port (#8572)
Diffstat (limited to 'ports/libudns/CONTROL')
| -rw-r--r-- | ports/libudns/CONTROL | 4 |
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 |
