aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gstreamer-plugins-sndfile
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2006-04-30 09:16:30 +0800
committerahze <ahze@FreeBSD.org>2006-04-30 09:16:30 +0800
commitcd81324c85786834d4846629b48972069edf3772 (patch)
tree94f2a874b94903340f1efcb2b6329e62f96124bd /audio/gstreamer-plugins-sndfile
parentdef72fec3c9f5a7872ab1b8736850341c1788264 (diff)
downloadfreebsd-ports-gnome-cd81324c85786834d4846629b48972069edf3772.tar.gz
freebsd-ports-gnome-cd81324c85786834d4846629b48972069edf3772.tar.zst
freebsd-ports-gnome-cd81324c85786834d4846629b48972069edf3772.zip
- Remove gstreamer plugins not in 0.10 (yet)
Diffstat (limited to 'audio/gstreamer-plugins-sndfile')
-rw-r--r--audio/gstreamer-plugins-sndfile/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/audio/gstreamer-plugins-sndfile/Makefile b/audio/gstreamer-plugins-sndfile/Makefile
deleted file mode 100644
index e07dea1fbcea..000000000000
--- a/audio/gstreamer-plugins-sndfile/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-sndfile
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= audio
-PORTREVISION= 1
-
-COMMENT= Gstreamer sndfile plugin
-
-GST_PLUGIN= sndfile
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"