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

PORTREVISION=   0
CATEGORIES= audio

COMMENT=    GStreamer plugin for pulseaudio

GST_PLUGIN= pulse
DIST=       good

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

.include "${MASTERDIR}/Makefile"