# New ports collection makefile for:	gstreamer-plugins-faac
# Date created:			3 Oct 2004
# Whom:				Michael Johnson <ahze@FreeBSD.org>
#
# $MidnightBSD: mports/audio/gstreamer-plugins-a52dec/Makefile,v 1.2 2008/03/26 01:57:11 ctriv Exp $
# $FreeBSD: ports/audio/gstreamer-plugins-a52dec/Makefile,v 1.7 2007/05/19 19:58:48 flz Exp $
#

PORTREVISION=	2
CATEGORIES=	audio

COMMENT=	Gstreamer ATSC A/52 stream aka AC-3 (dvd audio) plugin
LICENSE=	gpl2

GST_PLUGIN=	a52dec

MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer-plugins

.include "${MASTERDIR}/Makefile"
