diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-07 04:43:40 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-07 04:43:40 +0000 |
commit | f647d198ec381670ca7ef9f3513b75d747b95f14 (patch) | |
tree | 096c6126d62fbd29f38a5723f2e36924c779d9f7 /audio/Makefile | |
parent | 42dd5bff2cfad66d47deb7e2341c98381937e6a5 (diff) | |
download | ports-f647d198ec381670ca7ef9f3513b75d747b95f14.tar.gz ports-f647d198ec381670ca7ef9f3513b75d747b95f14.zip |
Add wmix 2.2, an audio mixer for the WindowMaker dock with TV-like
OSD.
PR: 26276
Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>
Notes
Notes:
svn path=/head/; revision=40995
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 291d1cd6e796..e47301ff239d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -181,6 +181,7 @@ SUBDIR += waveplay SUBDIR += wavplay SUBDIR += wmcdplay + SUBDIR += wmix SUBDIR += wmmixer SUBDIR += wmmp3 SUBDIR += wmtune |