blob: 10fb7d6b05e50173179736aab45b285733c39f35 (
plain)
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"
|