diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-26 06:07:01 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-26 06:07:01 +0000 |
commit | 18dd10fbb716aa37c5d3c9c5bc187797abe17331 (patch) | |
tree | 8b9bdb02524deef9e6a124841394666f36bcd3ec /audio/Makefile | |
parent | Update to version .10 (diff) |
Add mixxx 1.3.2,
Mixxx is software for DJ'ing. You can use wave based audio
files, Ogg Vorbis and MP3 files as audio input. Mixxx can be
controlled through the GUI and with external controllers
including MIDI devices, joysticks and more.
PR: ports/68345
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Notes
Notes:
svn path=/head/; revision=112300
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 84c35989bb0c..f34dae79d456 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -199,6 +199,7 @@ SUBDIR += midimountain SUBDIR += mikmod SUBDIR += mixer.app + SUBDIR += mixxx SUBDIR += modplugplay SUBDIR += mp32ogg SUBDIR += mp3_check |