aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorVladimir Kondratyev <wulf@FreeBSD.org>2017-08-09 21:00:12 +0000
committerVladimir Kondratyev <wulf@FreeBSD.org>2017-08-09 21:00:12 +0000
commitc29ab0a9c94db62b2ffc2505e680188fb2a2e2f9 (patch)
treec63ba61c60018f63e192b7d8300f7a59239952fd /devel/Makefile
parenta48cad23201932e868212ccf43398a8b9ed5c427 (diff)
downloadports-c29ab0a9c94db62b2ffc2505e680188fb2a2e2f9.tar.gz
ports-c29ab0a9c94db62b2ffc2505e680188fb2a2e2f9.zip
New port: devel/evemu
Tools and bindings for kernel input event device emulation and data capture and replay. Evemu provides a programmatic API to access the kernel input event devices. The original and intended purpose is for supporting multi-touch input, especially with regard to the Ubuntu touch and gesture stack. WWW: http://www.freedesktop.org/wiki/Evemu PR: 218383 Approved by: bapt (mentor)
Notes
Notes: svn path=/head/; revision=447657
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 6205b38aa21d..29d0079772f7 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -585,6 +585,7 @@
SUBDIR += etcd32
SUBDIR += etl
SUBDIR += euca2ools
+ SUBDIR += evemu
SUBDIR += eventxx
SUBDIR += evolution-gconf-tools
SUBDIR += exercisix