summaryrefslogtreecommitdiffstats
path: root/audio/gstreamer1-plugins-pulse
diff options
context:
space:
mode:
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"