summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorhauke <hauke@pkgsrc.org>2017-11-28 13:48:07 +0000
committerhauke <hauke@pkgsrc.org>2017-11-28 13:48:07 +0000
commit25f0ab119a67b01b35c2ffdc74bbad6dcde9b0f1 (patch)
treea23dce4b7e5406e25efd7feb3e82ad61c9b537fc /net/Makefile
parent216d1f046059b477764542748b1893a3e939d381 (diff)
downloadpkgsrc-25f0ab119a67b01b35c2ffdc74bbad6dcde9b0f1.tar.gz
Add net/py-bonjour v0.3
Bonjour provides service advertising and discovery on the local network via multicast DNS. These files use SWIG to provide a Python interface for use by applications to interact with Bonjour.through mDNSResponder.
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 2a585c807a1..15bf2266699 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1190 2017/11/06 11:07:27 wiz Exp $
+# $NetBSD: Makefile,v 1.1191 2017/11/28 13:48:28 hauke Exp $
#
COMMENT= Networking tools
@@ -629,6 +629,7 @@ SUBDIR+= py-apache-libcloud
SUBDIR+= py-awscli
SUBDIR+= py-beanstalkc
SUBDIR+= py-bitmessage
+SUBDIR+= py-bonjour
SUBDIR+= py-boto
SUBDIR+= py-boto3
SUBDIR+= py-botocore