summaryrefslogtreecommitdiffstats
path: root/audio/gstreamer-plugins-shout80/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-30 07:21:42 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-30 07:21:42 +0800
commitcfb8fb670cd92f825c0e5800d4ccc4c0089614ff (patch)
tree3c5927926d6212f072ce01a98cb60e06f0272bc2 /audio/gstreamer-plugins-shout80/Makefile
parentf661aa7cc14813640a959c906aeee5dcce6b93b4 (diff)
downloadmarcuscom-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-shout80/Makefile')
-rw-r--r--audio/gstreamer-plugins-shout80/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/audio/gstreamer-plugins-shout80/Makefile b/audio/gstreamer-plugins-shout80/Makefile
deleted file mode 100644
index 1328d3130..000000000
--- a/audio/gstreamer-plugins-shout80/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-shout
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-shout80/Makefile,v 1.1 2006/01/20 02:55:54 ahze Exp $
-#
-
-CATEGORIES= audio
-PORTREVISION= 2
-
-COMMENT= Gstreamer icecast plugin
-
-GST_PLUGIN= shout
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
-
-.include "${MASTERDIR}/Makefile"