summaryrefslogtreecommitdiffstats
path: root/audio/gstreamer1-plugins-pulse/Makefile
blob: cc088f0d4be4a277bee57cbc608b835a0f46ee2b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$
#   $MCom$

PORTREVISION=   0
CATEGORIES= audio

COMMENT=    GStreamer plugin for pulseaudio

GST_PLUGIN= pulse
DIST=       good

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

.include "${MASTERDIR}/Makefile"