summaryrefslogtreecommitdiffstats
path: root/audio/gstreamer1-plugins-faad/Makefile
blob: 167ec194c413f7b9bdbf5800928e518660c6d876 (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 MPEG-2 and MPEG-4 AAC decoder plugin

GST_PLUGIN= faad
DIST=       bad

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

.include "${MASTERDIR}/Makefile"