diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-11 07:52:12 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-11 07:52:12 +0000 |
commit | 950514d8777570ee7f01dc54f192df5020eeacd6 (patch) | |
tree | be8215d66d10d000cf0dbaa2c9551309a690f357 /audio/mac/pkg-descr | |
parent | Add Turkish localized help (diff) |
Add mac, Monkey's Audio Codec which was recently released in source code.
It contain a library and an executable compressor/decompressor of .ape files.
Does not build under 4.x, we hit the wall with missing wcstol(). Working
patches would be welcomed.
PR: ports/70153
Submitted by: Martin Dieringer <Martin.Dieringer@t-online.de>
Diffstat (limited to 'audio/mac/pkg-descr')
-rw-r--r-- | audio/mac/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/audio/mac/pkg-descr b/audio/mac/pkg-descr new file mode 100644 index 000000000000..f801e93bd982 --- /dev/null +++ b/audio/mac/pkg-descr @@ -0,0 +1,9 @@ +Monkey's Audio Codec is a lossless audio codec w/ good correspondence of +compression (and decompresssion) ratio and time. Monkey's Audio Codec can be +used for personal, educational and non-commercial purposes. Commercial usage +requires prior written permission from Monkey's Audio author. + +WWW: http://www.monkeysaudio.com/ + +- dieringe +dieringe@zedat.fu-berlin.de |