diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-30 07:21:42 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-30 07:21:42 +0800 |
commit | cfb8fb670cd92f825c0e5800d4ccc4c0089614ff (patch) | |
tree | 3c5927926d6212f072ce01a98cb60e06f0272bc2 /audio/gstreamer-plugins-mad80 | |
parent | f661aa7cc14813640a959c906aeee5dcce6b93b4 (diff) | |
download | marcuscom-ports-cfb8fb670cd92f825c0e5800d4ccc4c0089614ff.tar marcuscom-ports-cfb8fb670cd92f825c0e5800d4ccc4c0089614ff.tar.gz marcuscom-ports-cfb8fb670cd92f825c0e5800d4ccc4c0089614ff.tar.bz2 marcuscom-ports-cfb8fb670cd92f825c0e5800d4ccc4c0089614ff.tar.lz marcuscom-ports-cfb8fb670cd92f825c0e5800d4ccc4c0089614ff.tar.xz marcuscom-ports-cfb8fb670cd92f825c0e5800d4ccc4c0089614ff.tar.zst marcuscom-ports-cfb8fb670cd92f825c0e5800d4ccc4c0089614ff.zip |
Remove these ports now that they are in the ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6147 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/gstreamer-plugins-mad80')
-rw-r--r-- | audio/gstreamer-plugins-mad80/Makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/audio/gstreamer-plugins-mad80/Makefile b/audio/gstreamer-plugins-mad80/Makefile deleted file mode 100644 index c15d67e89..000000000 --- a/audio/gstreamer-plugins-mad80/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-mad -# Date created: 3 Oct 2004 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/audio/gstreamer-plugins-mad80/Makefile,v 1.1 2006/01/20 02:55:52 ahze Exp $ -# - -CATEGORIES= audio -PORTREVISION= 3 - -COMMENT= Gstreamer mp3 decoder plugin - -GST_PLUGIN= mad - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80 - -.include "${MASTERDIR}/Makefile" |