aboutsummaryrefslogtreecommitdiffstats
path: root/dns/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-04-06 00:21:01 +0800
committerbapt <bapt@FreeBSD.org>2011-04-06 00:21:01 +0800
commit64b83d19057ab5af075e511132d0b851dc355ad9 (patch)
tree250e973f7cc76c42285c0bb68145d3e64b541cc6 /dns/Makefile
parent1a02d008aaf7acc1c8a2e34077fc93ab8c9f8a1e (diff)
downloadfreebsd-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/Makefile1
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