summaryrefslogtreecommitdiff
path: root/sysutils/dbus-sharp/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/dbus-sharp/DESCR')
-rw-r--r--sysutils/dbus-sharp/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/dbus-sharp/DESCR b/sysutils/dbus-sharp/DESCR
new file mode 100644
index 00000000000..fa605c77793
--- /dev/null
+++ b/sysutils/dbus-sharp/DESCR
@@ -0,0 +1,3 @@
+This is a fork of ndesk-dbus, which is a C# implementation of D-Bus. It's often
+referred to as "managed D-Bus" to avoid confusion with existing bindings (which
+wrap libdbus).