diff options
author | lofi <lofi@FreeBSD.org> | 2005-03-01 14:57:03 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-03-01 14:57:03 +0800 |
commit | 9071680a273c18da18f2e1202491a030b06c64dd (patch) | |
tree | 4ffc376252d01398f6d9d3c4e3a02c12b7c1d886 /x11/Makefile | |
parent | f91d8c68eddb3bc3612fe9a3a1ae1fa03169aeff (diff) | |
download | freebsd-ports-gnome-9071680a273c18da18f2e1202491a030b06c64dd.tar.gz freebsd-ports-gnome-9071680a273c18da18f2e1202491a030b06c64dd.tar.zst freebsd-ports-gnome-9071680a273c18da18f2e1202491a030b06c64dd.zip |
Add padkey, a program that sends keystrokes to X according to buttons
being pressed on an SNES pad connected to the parallel port.
PR: ports/75285
Submitted by: Travis Poppe <tlp@LiquidX.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 c5dd82151a74..e23e3f15c3b2 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -143,6 +143,7 @@ SUBDIR += p5-X11-GUITest SUBDIR += p5-X11-IdleTime SUBDIR += p5-X11-Protocol + SUBDIR += padkey SUBDIR += panoramixext SUBDIR += peeper SUBDIR += portoseguro |