# $Id: Portfile,v 1.19 2006/03/03 22:55:29 toby Exp $

PortSystem 1.0
name             lame
version          3.97b2
categories       audio
maintainers      toby@opendarwin.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 b32438afbb70084affb1b364118328dfbe649146
configure.args   --mandir=${prefix}/share/man
worksrcdir       ${name}-3.97
