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

PORTREVISION=	0
CATEGORIES=	audio

COMMENT=	GStreamer plugin for pulseaudio

GST_PLUGIN=	pulse

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

.include "${MASTERDIR}/Makefile"