Update audio/qjackctl to version 0.6.2
[dports.git] / audio / gstreamer-plugins-mad / Makefile
1 # Created by: Michael Johnson <ahze@FreeBSD.org>
2 # $FreeBSD$
3 #   $MCom: ports/audio/gstreamer-plugins-mad/Makefile,v 1.5 2008/03/19 14:05:30 ahze Exp $
4
5 PORTREVISION=   3
6 CATEGORIES=     audio
7
8 COMMENT=        Gstreamer mp3 decoder plugin
9
10 GST_PLUGIN=     mad
11
12 MASTERDIR=      ${.CURDIR}/../../multimedia/gstreamer-plugins
13
14 .include "${MASTERDIR}/Makefile"