aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2020-11-12 14:07:06 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2020-11-12 14:07:06 +0000
commite75fa619c76225663d039bf99bcb98d49c5cf219 (patch)
tree80af7f00c613742d0d7a2b59d7ce291b7086d889 /x11/Makefile
parentbd0e2549e3547223012ee7107c4351ce5b3b4448 (diff)
downloadports-e75fa619c76225663d039bf99bcb98d49c5cf219.tar.gz
ports-e75fa619c76225663d039bf99bcb98d49c5cf219.zip
Add x11/evtest
evtest is a tool to print evdev kernel events. It reads directly from the kernel device and prints a device description and the events with the value and the symbolic name. WWW: https://gitlab.freedesktop.org/libevdev/evtest Differential Revision: https://reviews.freebsd.org/D27190
Notes
Notes: svn path=/head/; revision=554961
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 4cc3e7428be3..aae4dde9a164 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -60,6 +60,7 @@
SUBDIR += erun
SUBDIR += eterm
SUBDIR += evilvte
+ SUBDIR += evtest
SUBDIR += fbdesk
SUBDIR += fbpanel
SUBDIR += find-cursor