summaryrefslogtreecommitdiffstats
path: root/audio/gstreamer1-plugins-a52dec/Makefile
blob: a01e0f3298e67281c1a2bb936a319e6a68f4092e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

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"