aboutsummaryrefslogtreecommitdiff
path: root/dns/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-04-05 16:21:01 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-04-05 16:21:01 +0000
commitf874e732f21711a8105d3037a49b93080738bfb4 (patch)
tree0dfa7c212188e61fb5a08492efc4121edc511e38 /dns/Makefile
parent29e3e85dc33f470c2f177818fbe424b253339d06 (diff)
downloadports-f874e732f21711a8105d3037a49b93080738bfb4.tar.gz
ports-f874e732f21711a8105d3037a49b93080738bfb4.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/
Notes
Notes: svn path=/head/; revision=272251
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