aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gstreamer-plugins-cdio
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-04-30 01:18:40 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-04-30 01:18:40 +0000
commite94c0dca29298e1630148f4f14361387dfc83978 (patch)
treed8befbcd18d0f2561bc830de2fc0673c047ba319 /sysutils/gstreamer-plugins-cdio
parent1e8be8b7248cd94406ffaeff3e4f605b3652606f (diff)
downloadports-e94c0dca29298e1630148f4f14361387dfc83978.tar.gz
ports-e94c0dca29298e1630148f4f14361387dfc83978.zip
- Remove gstreamer-plugins not in 0.10 (yet)_
Notes
Notes: svn path=/head/; revision=160872
Diffstat (limited to 'sysutils/gstreamer-plugins-cdio')
-rw-r--r--sysutils/gstreamer-plugins-cdio/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/sysutils/gstreamer-plugins-cdio/Makefile b/sysutils/gstreamer-plugins-cdio/Makefile
deleted file mode 100644
index 695cc405b4d5..000000000000
--- a/sysutils/gstreamer-plugins-cdio/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-cdio
-# Date created: 5 July 2005
-# Whom: Koop Mast <kwm@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= sysutils
-PORTREVISION= 1
-
-COMMENT= Gstreamer compact disc input and control library
-
-GST_PLUGIN= cdio
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"