aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/Makefile
diff options
context:
space:
mode:
authorMatthew Rezny <rezny@FreeBSD.org>2017-02-11 17:55:45 +0000
committerMatthew Rezny <rezny@FreeBSD.org>2017-02-11 17:55:45 +0000
commitbe5779eecc0b8c402fd4a31738394a8c88ef9c3a (patch)
treef5307c251f3f2415848d6c96c0a1d2a2997a221c /x11-drivers/Makefile
parent8d886de4ae53a58c3e3f07db4c5f5218367a1b7f (diff)
downloadports-be5779eecc0b8c402fd4a31738394a8c88ef9c3a.tar.gz
ports-be5779eecc0b8c402fd4a31738394a8c88ef9c3a.zip
x11-drivers/xf86-input-libinput: new port
This package contains the X.Org xf86-input-libinput driver. It is a thin wrapper around libinput, so while it does provide all features that libinput supports it does little beyond. Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9543
Notes
Notes: svn path=/head/; revision=433899
Diffstat (limited to 'x11-drivers/Makefile')
-rw-r--r--x11-drivers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-drivers/Makefile b/x11-drivers/Makefile
index 83fd732ef716..e6975de9c529 100644
--- a/x11-drivers/Makefile
+++ b/x11-drivers/Makefile
@@ -11,6 +11,7 @@
SUBDIR += xf86-input-hyperpen
SUBDIR += xf86-input-joystick
SUBDIR += xf86-input-keyboard
+ SUBDIR += xf86-input-libinput
SUBDIR += xf86-input-mouse
SUBDIR += xf86-input-mutouch
SUBDIR += xf86-input-penmount