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

PORTREVISION=	0
CATEGORIES=	audio

COMMENT=	Gstreamer mp3 decoder plugin

GST_PLUGIN=	mad
DIST=		ugly

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

.include "${MASTERDIR}/Makefile"