diff options
author | wiz <wiz> | 2007-01-31 21:17:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-01-31 21:17:18 +0000 |
commit | cc80c64bb059c7ad2e22920d03e1fd816905b1ec (patch) | |
tree | 15feeba731e5ec3e6bcce8e837791537804a23db /audio/mac/PLIST | |
parent | 751bae66ffb114765d7c50095f56891453b38489 (diff) | |
download | pkgsrc-cc80c64bb059c7ad2e22920d03e1fd816905b1ec.tar.gz |
Initial import of MAC: short for Monkey's Audio Codec, a lossless
audio codec (files with the .ape extension).
This is the MAC Linux port. It has autoconf and automake stuff and
some slight changes to the code.
Diffstat (limited to 'audio/mac/PLIST')
-rw-r--r-- | audio/mac/PLIST | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/audio/mac/PLIST b/audio/mac/PLIST new file mode 100644 index 00000000000..8bbf2019a06 --- /dev/null +++ b/audio/mac/PLIST @@ -0,0 +1,25 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/31 21:17:18 wiz Exp $ +bin/mac +include/mac/APECompress.h +include/mac/APECompressCore.h +include/mac/APECompressCreate.h +include/mac/APEDecompress.h +include/mac/APEHeader.h +include/mac/APEInfo.h +include/mac/APELink.h +include/mac/APETag.h +include/mac/All.h +include/mac/CharacterHelper.h +include/mac/CircleBuffer.h +include/mac/GlobalFunctions.h +include/mac/ID3Genres.h +include/mac/IO.h +include/mac/MACLib.h +include/mac/MACProgressHelper.h +include/mac/MACUtils.h +include/mac/NoWindows.h +include/mac/SmartPtr.h +include/mac/StdLibFileIO.h +include/mac/config.h +lib/libmac.la +@dirrm include/mac |