summaryrefslogtreecommitdiffstats
path: root/audio/gstreamer-plugins-cdparanoia
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-01 16:07:01 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-01 16:07:01 +0800
commita83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b (patch)
tree0ebb6ab687a5382ed7c5422fc3df7c26baa04efe /audio/gstreamer-plugins-cdparanoia
parent31c805482cb67cee7101b7398aeae7a85ad3d59d (diff)
downloadmarcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.tar
marcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.tar.gz
marcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.tar.bz2
marcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.tar.lz
marcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.tar.xz
marcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.tar.zst
marcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.zip
Remove, now in ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3758 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/gstreamer-plugins-cdparanoia')
-rw-r--r--audio/gstreamer-plugins-cdparanoia/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/gstreamer-plugins-cdparanoia/Makefile b/audio/gstreamer-plugins-cdparanoia/Makefile
deleted file mode 100644
index 39c6f1aa6..000000000
--- a/audio/gstreamer-plugins-cdparanoia/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-cdparanoia
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= audio
-
-GST_PLUGIN= cdparanoia
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"