summaryrefslogtreecommitdiffstats
path: root/audio/gstreamer1-plugins-pulse
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-03-31 16:17:36 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-03-31 16:17:36 +0800
commit3e419b6be3a3a829676dca8ddf4661216f15489e (patch)
tree90d81b5522c4a7e87d37d61594aac09ba47148bd /audio/gstreamer1-plugins-pulse
parent13576214ba501c574005c7e06a0f63019b66962c (diff)
downloadmarcuscom-ports-3e419b6be3a3a829676dca8ddf4661216f15489e.tar
marcuscom-ports-3e419b6be3a3a829676dca8ddf4661216f15489e.tar.gz
marcuscom-ports-3e419b6be3a3a829676dca8ddf4661216f15489e.tar.bz2
marcuscom-ports-3e419b6be3a3a829676dca8ddf4661216f15489e.tar.lz
marcuscom-ports-3e419b6be3a3a829676dca8ddf4661216f15489e.tar.xz
marcuscom-ports-3e419b6be3a3a829676dca8ddf4661216f15489e.tar.zst
marcuscom-ports-3e419b6be3a3a829676dca8ddf4661216f15489e.zip
Re-enable gstreamer 1.x pulse plugin.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19418 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/gstreamer1-plugins-pulse')
-rw-r--r--audio/gstreamer1-plugins-pulse/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/gstreamer1-plugins-pulse/Makefile b/audio/gstreamer1-plugins-pulse/Makefile
new file mode 100644
index 000000000..cc088f0d4
--- /dev/null
+++ b/audio/gstreamer1-plugins-pulse/Makefile
@@ -0,0 +1,14 @@
+# $FreeBSD$
+# $MCom$
+
+PORTREVISION= 0
+CATEGORIES= audio
+
+COMMENT= GStreamer plugin for pulseaudio
+
+GST_PLUGIN= pulse
+DIST= good
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"