summaryrefslogtreecommitdiff
path: root/devel/xcb-proto/pkg/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'devel/xcb-proto/pkg/DESCR')
-rw-r--r--devel/xcb-proto/pkg/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/xcb-proto/pkg/DESCR b/devel/xcb-proto/pkg/DESCR
new file mode 100644
index 0000000..fd27c92
--- /dev/null
+++ b/devel/xcb-proto/pkg/DESCR
@@ -0,0 +1,3 @@
+The X protocol C-language Binding (XCB) is a replacement for Xlib
+featuring a small footprint, latency hiding, direct access to the
+protocol, improved threading support, and extensibility.