Portfile

# $Id: Portfile 20220 2006-10-29 06:32:52Z blair@macports.org $

PortSystem 1.0
name libsndfile
version 1.0.17
categories audio
maintainers sean@sfarc.net
description Library for reading and writing audio files
long_description libsndfile is a C library for reading and writing \
sound files such as AIFF, AU and WAV files through \
one standard interface. It can currently read/write \
8, 16, 24 and 32-bit PCM files as well as 32-bit floating \
point WAV files and a number of compressed formats.
homepage http://www.mega-nerd.com/libsndfile/
platforms darwin
master_sites ${homepage}
checksums md5 2d126c35448503f6dbe33934d9581f6b
configure.args --mandir=${prefix}/share/man