diff options
author | edwin <edwin@FreeBSD.org> | 2003-08-24 06:39:28 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-08-24 06:39:28 +0000 |
commit | 9eeba00295492d30a13363644af84384b7f087d7 (patch) | |
tree | ea18fbf1ce7af3497a66640dcd1b46ea87ad24b5 /x11/Makefile | |
parent | 5106a8c386d4122fe84b5b6a0d7df8b931e0686c (diff) | |
download | FreeBSD-ports-9eeba00295492d30a13363644af84384b7f087d7.zip FreeBSD-ports-9eeba00295492d30a13363644af84384b7f087d7.tar.gz |
new port: x11/xinput
New port: xinput (by Frederic Lepied) - a very useful utility
for configuring and testing XInput devices
PR: ports/54125
Submitted by: Martin Ranne <gasp@ridcully.dnsalias.org>
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index c78898d..5ecbdef 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -141,6 +141,7 @@ SUBDIR += xfishtank SUBDIR += xfree86_xkb_xml SUBDIR += xgrab + SUBDIR += xinput SUBDIR += xkbctrl SUBDIR += xkbset SUBDIR += xkeycaps |