# $Id: Portfile,v 1.1 2004/03/26 16:08:57 toby Exp $

PortSystem 1.0
name             a52dec
version          0.7.4
categories       audio
maintainers      toby@opendarwin.org
description      library for decoding ATSC A/52 streams, aka AC-3 
long_description \
	liba52 is a free library for decoding ATSC A/52 streams. \
	It is released under the terms of the GPL license. The \
	A/52 standard is used in a variety of applications, \
	including digital television and DVD. It is also known as AC-3.
homepage         http://liba52.sourceforge.net/
platforms        darwin
master_sites     ${homepage}files/
checksums        md5 caa9f5bc44232dc8aeea773fea56be80

configure.args   --enable-shared --mandir=${prefix}/share/man
