aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-12-23 06:43:40 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-12-23 06:43:40 +0000
commit9e19888e49500336d9aada202888274e79479309 (patch)
treea837ee7edbedd47deb8b9790975cffefa8b0a0d2 /x11/Makefile
parent385c1f72ce587df0920c63952337066478999d12 (diff)
downloadports-9e19888e49500336d9aada202888274e79479309.tar.gz
ports-9e19888e49500336d9aada202888274e79479309.zip
New port: x11/xbelld
BellD is a small daemon for replacing the standard X Window System terminal bell with a more interesting set of sounds. This is useful for systems where the terminal bell is handled by the "PC Speaker," or where different sounds are desired for different classes of X clients. XBellD works by intercepting terminal bell requests on the server side, and then playing user-specified sounds through a PCM capable soundcard. The resource class of the client making a terminal bell request is used to match a corresponding sound file which should be played when such a request is made. WWW: http://www.meowfishies.com/xbelld.rhtml PR: ports/71815 Submitted by: Nosov Artem <chip-set@mail.ru>
Notes
Notes: svn path=/head/; revision=124911
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 eb3f7779a874..c56e49ac0545 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -194,6 +194,7 @@
SUBDIR += xautomation
SUBDIR += xballoon
SUBDIR += xbanner
+ SUBDIR += xbelld
SUBDIR += xbindkeys
SUBDIR += xbindkeys_config
SUBDIR += xcb