summaryrefslogtreecommitdiff
path: root/audio/gstreamer1-plugins-a52dec/Makefile
blob: 14a7e3089794cca9c006108877042f9e4534e467 (plain)
1
2
3
4
5
6
7
8
9
10
11
PORTREVISION=	0
CATEGORIES=	audio

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

GST_PLUGIN=	a52dec
DIST=		ugly

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

.include "${MASTERDIR}/Makefile"