diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-21 10:11:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-21 10:11:07 +0000 |
commit | 1c3beb92844cd55c0473b1b08005e8054c4dd8b8 (patch) | |
tree | d42be491d5c5f55c3554106be0cd2aa36baef255 /audio/Makefile | |
parent | - Generalize dependency on ghostscript (diff) |
osdmixer monitors changes of your audio volume settings and displays
the volume as progress bars on your screen.
- Lars Engels
lars.engels@0x20.net
PR: ports/110594
Submitted by: Lars Engels <lars.engels at 0x20.net>
Notes
Notes:
svn path=/head/; revision=187866
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 41d76e7638e0..9c8fbebb9a09 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -444,6 +444,7 @@ SUBDIR += optimfrog SUBDIR += orpheus SUBDIR += osalp + SUBDIR += osdmixer SUBDIR += p5-Audio SUBDIR += p5-Audio-Beep SUBDIR += p5-Audio-CD |