aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2019-08-20 12:33:44 +0000
committerRodrigo Osorio <rodrigo@FreeBSD.org>2019-08-20 12:33:44 +0000
commit07c94d76ce893140d55c9bbe9eff061ee34837af (patch)
treec0fc4e1f3e709887c413f84bbd849570563831f0 /audio/Makefile
parent1b112fb344a8ff95add19e8a6e890bcd58c91d49 (diff)
downloadports-07c94d76ce893140d55c9bbe9eff061ee34837af.tar.gz
ports-07c94d76ce893140d55c9bbe9eff061ee34837af.zip
New port audio/fossmixer: Graphical mixer application for OSS
FOSS Mixer is a graphical mixer application for FreeBSD to control OSS audio backend. Mixer can be use to control audio levels, set recording source, and it includes white noise generator for testing the audio output. It is pretty much what mixer(1) does. FOSS Mixer does not need third party user interface library, it runs on plain X11/OpenGL. PR: 239929 Submitted by: manwe@suomi24.fi
Notes
Notes: svn path=/head/; revision=509424
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index cabe42a8778d..f5bcc2428897 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -192,6 +192,7 @@
SUBDIR += fomp-lv2
SUBDIR += foo-yc20
SUBDIR += forked-daapd
+ SUBDIR += fossmixer
SUBDIR += fpc-a52
SUBDIR += fpc-mad
SUBDIR += fpc-modplug