aboutsummaryrefslogtreecommitdiffstats
path: root/index/dnssd.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/dnssd.mk')
-rw-r--r--index/dnssd.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/dnssd.mk b/index/dnssd.mk
new file mode 100644
index 0000000..010d6b2
--- /dev/null
+++ b/index/dnssd.mk
@@ -0,0 +1,7 @@
+PACKAGES += dnssd
+pkg_dnssd_name = dnssd
+pkg_dnssd_description = Erlang interface to Apple's Bonjour D NS Service Discovery implementation
+pkg_dnssd_homepage = https://github.com/benoitc/dnssd_erlang
+pkg_dnssd_fetch = git
+pkg_dnssd_repo = https://github.com/benoitc/dnssd_erlang
+pkg_dnssd_commit = master