diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-10-29 04:37:21 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-10-29 04:37:21 +0000 |
commit | 35e57cd4af70d7791404cc806f0adeb2fe081233 (patch) | |
tree | 2a440fb468f1fa799e6cd0ce13af90c270b6f487 /dns/Makefile | |
parent | eae49d4230542a2e44f4c264f238277b0aa4f771 (diff) | |
download | ports-35e57cd4af70d7791404cc806f0adeb2fe081233.tar.gz ports-35e57cd4af70d7791404cc806f0adeb2fe081233.zip |
New port: dns/libmicrodns: DNS library focused on being simple and cross-platform
Notes
Notes:
svn path=/head/; revision=553582
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index 08aa96cd1a7c..47160adb8d77 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -98,6 +98,7 @@ SUBDIR += libdjbdns SUBDIR += libidn SUBDIR += libidn2 + SUBDIR += libmicrodns SUBDIR += libnspsl SUBDIR += libpsl SUBDIR += linux-c7-libasyncns |