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

PORTREVISION=   0
CATEGORIES= audio

COMMENT=    GStreamer mp3 decoder plugin

GST_PLUGIN= mad
DIST=       ugly

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

.include "${MASTERDIR}/Makefile"