summaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-cdaudio
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-cdaudio
parentUpdate to 0.88.2 (diff)
- Remove gstreamer plugins not in 0.10 (yet)
Notes
Notes: svn path=/head/; revision=160870
Diffstat (limited to 'audio/gstreamer-plugins-cdaudio')
-rw-r--r--audio/gstreamer-plugins-cdaudio/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/audio/gstreamer-plugins-cdaudio/Makefile b/audio/gstreamer-plugins-cdaudio/Makefile
deleted file mode 100644
index bed8a12956c3..000000000000
--- a/audio/gstreamer-plugins-cdaudio/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-cdaudio
-# Date created: 17 Dec 2004
-# Whom: Koop Mast <kwm@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= audio
-PORTREVISION= 1
-
-COMMENT= Gstreamer audio cd playing plugin
-
-GST_PLUGIN= cdaudio
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"