aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer1-plugins-webrtcdsp
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-10-12 20:16:28 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-10-12 20:16:28 +0000
commit53dd3b73ea571f3f217ab5b3b4d4bfcdd808db6c (patch)
treee46f2e67171f3f2135ee16730001e181bf5ff53b /audio/gstreamer1-plugins-webrtcdsp
parentf4d77ca620d74df4bfae25df41d840d12075d784 (diff)
downloadports-53dd3b73ea571f3f217ab5b3b4d4bfcdd808db6c.tar.gz
ports-53dd3b73ea571f3f217ab5b3b4d4bfcdd808db6c.zip
audio/gstreamer1-plugins-webrtcdsp: connect to build after r481919
webrtcdsp has been listed in Makefile.common since r446388
Notes
Notes: svn path=/head/; revision=481937
Diffstat (limited to 'audio/gstreamer1-plugins-webrtcdsp')
-rw-r--r--audio/gstreamer1-plugins-webrtcdsp/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/gstreamer1-plugins-webrtcdsp/Makefile b/audio/gstreamer1-plugins-webrtcdsp/Makefile
new file mode 100644
index 000000000000..152519e50564
--- /dev/null
+++ b/audio/gstreamer1-plugins-webrtcdsp/Makefile
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION= 0
+CATEGORIES= audio
+
+COMMENT= GStreamer WebRTC Audio Processing plugin
+
+GST_PLUGIN= webrtcdsp
+DIST= bad
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"