summaryrefslogtreecommitdiff
path: root/audio/gstreamer1-plugins-pulse/Makefile
blob: 856a9c12166ab40dfc1e8f83e3018a6e9c0d5f0c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTREVISION=	0
CATEGORIES=	audio

COMMENT=	GStreamer pulseaudio plugin

LIB_DEPENDS=	libpulse.so:audio/pulseaudio

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

PLIST=		${.CURDIR}/pkg-plist

DIST=		good
GST_PLUGIN=	pulse

.include "${MASTERDIR}/Makefile"