summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2006-04-30 01:18:40 +0000
committerahze <ahze@FreeBSD.org>2006-04-30 01:18:40 +0000
commit020c39cde2485efbdf547d2b7ae24656a691c4e3 (patch)
tree093efdd3e1fc7f84e3bc08df6091d55b4a642063 /sysutils
parent1fdb73e75fd3abdf1f3c2815b22cec155fe44cfc (diff)
downloadFreeBSD-ports-020c39cde2485efbdf547d2b7ae24656a691c4e3.zip
FreeBSD-ports-020c39cde2485efbdf547d2b7ae24656a691c4e3.tar.gz
- Remove gstreamer-plugins not in 0.10 (yet)_
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/gstreamer-plugins-cdio/Makefile17
2 files changed, 0 insertions, 18 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 79c3272..0e948db 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -223,7 +223,6 @@
SUBDIR += growspd
SUBDIR += grub
SUBDIR += gstopd
- SUBDIR += gstreamer-plugins-cdio
SUBDIR += gstreamer-plugins-cdio80
SUBDIR += gtk-imonc
SUBDIR += gtk-send-pr
diff --git a/sysutils/gstreamer-plugins-cdio/Makefile b/sysutils/gstreamer-plugins-cdio/Makefile
deleted file mode 100644
index 695cc40..0000000
--- 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"
OpenPOWER on IntegriCloud