diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-08-23 11:14:32 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-08-23 11:14:32 +0000 |
commit | 6fa0b72325956a15999046fa57136c1549bd5847 (patch) | |
tree | b4ce19f14ea8a984619e9dbc5a7891d6c9074161 /audio/Makefile | |
parent | PulseAudio Preferences (paprefs) is a simple GTK based configuration dialog for (diff) |
PulseAudio Volume Meter (pavumeter) is a simple GTK volume meter for the
PulseAudio sound server.
WWW: http://0pointer.de/lennart/projects/pavumeter/
PR: ports/115317
Submitted by: Romain Tartière <romain at blogreen.org>
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 628ca9c2660a..6392efff1989 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -466,6 +466,7 @@ SUBDIR += paman SUBDIR += paprefs SUBDIR += pavucontrol + SUBDIR += pavumeter SUBDIR += pd SUBDIR += pecl-id3 SUBDIR += penguinsap |