aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2015-04-11 18:13:14 +0000
committerKurt Jaeger <pi@FreeBSD.org>2015-04-11 18:13:14 +0000
commit5375f83a0ab62e7918dc5f63c8dc4b0a3523aa9a (patch)
tree9b9ec034d8c8a5b6b1bae6ef048e05d201465dfd /x11/Makefile
parente19e26e590fb7c1248d9d8ddd4b458f1ebfe918d (diff)
downloadports-5375f83a0ab62e7918dc5f63c8dc4b0a3523aa9a.tar.gz
ports-5375f83a0ab62e7918dc5f63c8dc4b0a3523aa9a.zip
New port: x11/p5-X11-XCB
The modul bindings wrap libxcb, a C library to speak with X11. It provides an object oriented interface to the libxcb methods using Mouse. WWW: http://search.cpan.org/dist/X11-XCB/
Notes
Notes: svn path=/head/; revision=383824
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 3da8c7d5b831..3e5b9319a63c 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -224,6 +224,7 @@
SUBDIR += p5-X11-IdleTime
SUBDIR += p5-X11-Protocol
SUBDIR += p5-X11-Resolution
+ SUBDIR += p5-X11-XCB
SUBDIR += p5-XTerm-Conf
SUBDIR += pixman
SUBDIR += plasma-scriptengine-python