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