diff options
author | miwi <miwi@FreeBSD.org> | 2007-03-21 18:11:07 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-03-21 18:11:07 +0800 |
commit | 4fa0035f4ae1fbbcc34c8a6d3f786ca856268cdf (patch) | |
tree | a0a2b8a35c7e8c7cca603749d08bf4ece747ca43 /audio/Makefile | |
parent | 8dad38346150c8804e3f6df43c86c4743fc1773a (diff) | |
download | freebsd-ports-gnome-4fa0035f4ae1fbbcc34c8a6d3f786ca856268cdf.tar.gz freebsd-ports-gnome-4fa0035f4ae1fbbcc34c8a6d3f786ca856268cdf.tar.zst freebsd-ports-gnome-4fa0035f4ae1fbbcc34c8a6d3f786ca856268cdf.zip |
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>
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 |