summaryrefslogtreecommitdiffstats
path: root/audio/gstreamer1-plugins-mad/Makefile
blob: 28590ea7fd13a7d6915bd39c7e52d5efc3f791dd (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 mp3 decoder plugin

GST_PLUGIN= mad
DIST=       ugly

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

.include "${MASTERDIR}/Makefile"