aboutsummaryrefslogtreecommitdiff
path: root/audio/mac/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add mac, Monkey's Audio Codec which was recently released in source code.Pav Lucistnik2004-08-111-0/+38
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> Notes: svn path=/head/; revision=115895