aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-jack/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-04-30 01:16:30 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-04-30 01:16:30 +0000
commit86be777380c282a6e5689a510d58a9f2b67359cd (patch)
tree0ae932ab5b5bd5dadf801eca3e46cba5304ee1b2 /audio/gstreamer-plugins-jack/Makefile
parent7638f1ccc32c38730a76f3778cddda1c420113ff (diff)
downloadports-86be777380c282a6e5689a510d58a9f2b67359cd.tar.gz
ports-86be777380c282a6e5689a510d58a9f2b67359cd.zip
- Remove gstreamer plugins not in 0.10 (yet)
Notes
Notes: svn path=/head/; revision=160870
Diffstat (limited to 'audio/gstreamer-plugins-jack/Makefile')
-rw-r--r--audio/gstreamer-plugins-jack/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/audio/gstreamer-plugins-jack/Makefile b/audio/gstreamer-plugins-jack/Makefile
deleted file mode 100644
index 959ac287a1bb..000000000000
--- a/audio/gstreamer-plugins-jack/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-jack
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= audio
-PORTREVISION= 1
-
-COMMENT= Gstreamer low-latency audio server plugin
-
-GST_PLUGIN= jack
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"