summaryrefslogtreecommitdiff
path: root/audio/gstreamer1-plugins-webrtcdsp/Makefile
blob: d1c41101aff6b193184a54decc4e016d6315e67f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

PORTREVISION=	1
CATEGORIES=	audio

COMMENT=	GStreamer WebRTC Audio Processing plugin

GST_PLUGIN=	webrtcdsp
DIST=		bad

USES+=		compiler:c++11-lang

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

.include "${MASTERDIR}/Makefile"