aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer1-plugins-bs2b/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-09-26 14:36:23 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-09-26 14:36:23 +0000
commit7b97259096b0df72f16568f5b49a9a33cf1b4958 (patch)
tree6e57fabcf96c9308178f83f5236aab5d8f1b0127 /audio/gstreamer1-plugins-bs2b/Makefile
parent79947ef8956812db831bc1ed9541b5dcbb27a3ad (diff)
downloadports-7b97259096b0df72f16568f5b49a9a33cf1b4958.tar.gz
ports-7b97259096b0df72f16568f5b49a9a33cf1b4958.zip
Notes
Diffstat (limited to 'audio/gstreamer1-plugins-bs2b/Makefile')
-rw-r--r--audio/gstreamer1-plugins-bs2b/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/gstreamer1-plugins-bs2b/Makefile b/audio/gstreamer1-plugins-bs2b/Makefile
new file mode 100644
index 000000000000..aef0de389e5d
--- /dev/null
+++ b/audio/gstreamer1-plugins-bs2b/Makefile
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION= 0
+CATEGORIES= audio
+
+COMMENT= Gstreamer Bauer Stereophonic to Banaural BSP (bs2b) plugin
+
+GST_PLUGIN= bs2b
+DIST= bad
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"