xref: /OK3568_Linux_fs/buildroot/package/perl-net-dns/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PERL_NET_DNS
2	bool "perl-net-dns"
3	select BR2_PACKAGE_PERL_DIGEST_HMAC # runtime
4	help
5	  Perl Interface to the Domain Name System.
6
7	  https://metacpan.org/release/Net-DNS
8