description embeddable Multicast DNS Daemon
mdnsd is a very lightweight, simple, portable, and easy to integrate \
open source implementation of Multicast DNS (part of Zeroconf, also \
called Rendezvous by Apple) for developers. It supports both acting \
as a Query and a Responder, allowing any software to participate \
fully on the .local network just by including a few files and \
homepage http://dotlocal.org/mdnsd/
master_sites http://dotlocal.org/mdnsd/
checksums md5 3692107785567b0eff6cec979506da3b
file mkdir ${destroot}${prefix}/bin
system "install -m 755 ${worksrcpath}/mhttp ${destroot}${prefix}/bin"
system "install -m 755 ${worksrcpath}/mquery ${destroot}${prefix}/bin"