summaryrefslogtreecommitdiff
path: root/audio/gstreamer1-plugins-webrtcdsp/Makefile
blob: 08ae90184c71e56f64886ecc72b8288a413c9f78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTREVISION=	3
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"