summaryrefslogtreecommitdiffstats
path: root/audio/gstreamer1-plugins-a52dec/Makefile
blob: 63ac3e8e081619dc055d5a6c09e2dc4230194a04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
#    $MCom$

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"