diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2002-11-15 21:43:38 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2002-11-15 21:43:38 +0000 |
commit | cdbd4b39db297fced3265de995cee1d1463e85cd (patch) | |
tree | 357925696c86eb95d2576f6df0023d60e862fd9b /audio/Makefile | |
parent | fbe2fe602ee0d585efe2c14842d45b7bbd0ce9e0 (diff) |
Add xmms-mailnotify, plays a sound on incoming mail and opens the MUA
PR: 35062
Notes
Notes:
svn path=/head/; revision=70205
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 3fd235babbe3..0109a1309523 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -295,6 +295,7 @@ SUBDIR += xmms-ladspa SUBDIR += xmms-liveice SUBDIR += xmms-mad + SUBDIR += xmms-mailnotify SUBDIR += xmms-midi SUBDIR += xmms-musepack SUBDIR += xmms-osssurround |