aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-pulse/Makefile
blob: ba001fe5fa876d832d7f267b0677427414d0b614 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$

PORTREVISION=	3
CATEGORIES=	audio

COMMENT=	GStreamer plugin for pulseaudio

GST_PLUGIN=	pulse

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

.include "${MASTERDIR}/Makefile"