a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $
PortSystem 1.0
name lame
version 3.97
categories audio
maintainers nomaintainer@macports.org
description Lame Ain't an MP3 Encoder
long_description \
LAME is an educational tool to be used for learning about MP3 \
encoding. The goal of the LAME project is to use the open source \
model to improve the psycho acoustics, noise shaping and speed of \
MP3. LAME is not for everyone - it is distributed as source code \
only and requires the ability to use a C compiler.
homepage http://lame.sourceforge.net/
platforms darwin freebsd
master_sites sourceforge
checksums sha1 acf56065f4e31ce023b0f99002d537adb1ec09df
configure.args --mandir=${prefix}/share/man
configure.env CPPFLAGS="-I${prefix}/include" LDFLAGS="-L${prefix}/lib"
worksrcdir ${name}-3.97
depends_lib port:ncurses