aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-11-25 05:38:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-11-25 05:38:09 +0000
commitf996e95548af698b569ac29005cc536236c2cccd (patch)
treee8bd4b87c7f00e063c69859c09945aacd4a7f77e /x11/Makefile
parente560e4ac41b58058c81dea02639c78ed9b1a6c63 (diff)
downloadports-f996e95548af698b569ac29005cc536236c2cccd.tar.gz
ports-f996e95548af698b569ac29005cc536236c2cccd.zip
xpyb provides a Python binding to the X Window System
protocol via libxcb. WWW: http://xcb.freedesktop.org/ PR: ports/129115 Submitted by: Ashish Shukla <wahjava at gmail.com>
Notes
Notes: svn path=/head/; revision=223358
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 51d225ff1a82..bc99d49e15a4 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -432,6 +432,7 @@
SUBDIR += xprop
SUBDIR += xproto
SUBDIR += xproxymanagementprotocol
+ SUBDIR += xpyb
SUBDIR += xrandr
SUBDIR += xrdb
SUBDIR += xrefresh