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

PORTREVISION=	1
CATEGORIES=	audio

COMMENT=	GStreamer plugin for pulseaudio

GST_PLUGIN=	pulse

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

.include "${MASTERDIR}/Makefile"