summaryrefslogtreecommitdiffstats
path: root/audio/gstreamer-plugins-pulse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gstreamer-plugins-pulse/Makefile')
-rw-r--r--audio/gstreamer-plugins-pulse/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/gstreamer-plugins-pulse/Makefile b/audio/gstreamer-plugins-pulse/Makefile
deleted file mode 100644
index 75e9f9967..000000000
--- a/audio/gstreamer-plugins-pulse/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-
-PORTREVISION= 1
-CATEGORIES= audio
-
-COMMENT= GStreamer plugin for pulseaudio
-
-GST_PLUGIN= pulse
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"