diff options
author | bapt <bapt@FreeBSD.org> | 2011-04-06 00:21:01 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-04-06 00:21:01 +0800 |
commit | 64b83d19057ab5af075e511132d0b851dc355ad9 (patch) | |
tree | 250e973f7cc76c42285c0bb68145d3e64b541cc6 /dns/Makefile | |
parent | 1a02d008aaf7acc1c8a2e34077fc93ab8c9f8a1e (diff) | |
download | freebsd-ports-gnome-64b83d19057ab5af075e511132d0b851dc355ad9.tar.gz freebsd-ports-gnome-64b83d19057ab5af075e511132d0b851dc355ad9.tar.zst freebsd-ports-gnome-64b83d19057ab5af075e511132d0b851dc355ad9.zip |
This is Net::Bonjour, a set of perl modules to utilize DNS for service
discovery. This method of service discovery is branded as Bonjour by
Apple Computer.
WWW: http://search.cpan.org/dist/Net-Bonjour/
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 84f10793afc4..68146327fc59 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -92,6 +92,7 @@ SUBDIR += p5-DNS-Zone SUBDIR += p5-DNS-ZoneParse SUBDIR += p5-Data-Validate-Domain + SUBDIR += p5-Net-Bonjour SUBDIR += p5-Net-DNS SUBDIR += p5-Net-DNS-Async SUBDIR += p5-Net-DNS-Codes |