aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-01-29 23:48:20 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-01-29 23:48:20 +0000
commitf421b382a20e51a4e04f5bddc880cff5df5dbe4f (patch)
tree12fd121498d119c49a29bf3a5383fc0eff94990b /x11/Makefile
parent554a154364212feda03703ede8c68a3194de057e (diff)
downloadports-f421b382a20e51a4e04f5bddc880cff5df5dbe4f.tar.gz
ports-f421b382a20e51a4e04f5bddc880cff5df5dbe4f.zip
libinput is a library to handle input devices in Wayland compositors and
to provide a generic X.Org input driver. It provides device detection, device handling, input device event processing and abstraction so minimize the amount of custom input code compositors need to provide the common set of functionality that users expect. WWW: http://www.freedesktop.org/wiki/Software/libinput/ Obtained from: FreeBSDDesktop github
Notes
Notes: svn path=/head/; revision=432814
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 981d976d929a..d46b2f14eb6a 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -179,6 +179,7 @@
SUBDIR += libgnome-reference
SUBDIR += libgnomekbd
SUBDIR += libgnomemm26
+ SUBDIR += libinput
SUBDIR += libkonq
SUBDIR += libmatekbd
SUBDIR += liboldX