aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-03-05 15:02:58 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-03-05 15:02:58 +0000
commitc3b18ad345f12629e2b54ef6f5e130dc350ba79e (patch)
treec966bbf79ddf5b558cdf8961f9d25cf7959646f9 /x11/Makefile
parent2cd8c9b3cf7cf64d8f046bf900ed408084b169d0 (diff)
downloadports-c3b18ad345f12629e2b54ef6f5e130dc350ba79e.tar.gz
ports-c3b18ad345f12629e2b54ef6f5e130dc350ba79e.zip
New xcbautolock. Minimalistic XCB base utility that monitors users activity for
a user defined period of time (granularity up to the second) and fires up a user define program once the duration is reached without any activity.
Notes
Notes: svn path=/head/; revision=410183
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 4ba86ed2ee82..5fcca2680223 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -335,6 +335,7 @@
SUBDIR += xcb-util-keysyms
SUBDIR += xcb-util-renderutil
SUBDIR += xcb-util-wm
+ SUBDIR += xcbautolock
SUBDIR += xclick
SUBDIR += xclip
SUBDIR += xclipboard