diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-09 22:07:02 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-09 22:07:02 +0000 |
commit | 53047998d119e17b2b5a539c05246c919a4fd828 (patch) | |
tree | f052f53d41998db0479d531b540c579523a80b7c /audio/Makefile | |
parent | - Update to 3.4.0 (diff) |
Add musepack, decoder, encoder and replaygain for musepack audio format.
PR: ports/66334
Submitted by: Stefan Ehmann <shoesoft@gmx.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 2af5ea82abdb..857071bdfcd6 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -222,6 +222,7 @@ SUBDIR += mpt SUBDIR += mq3 SUBDIR += muse + SUBDIR += musepack SUBDIR += musicbox SUBDIR += musicbrainz SUBDIR += musiccontrol |