summaryrefslogtreecommitdiffstats
path: root/audio/gstreamer-plugins-shout280/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-shout280/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-shout280/Makefile')
-rw-r--r--audio/gstreamer-plugins-shout280/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/audio/gstreamer-plugins-shout280/Makefile b/audio/gstreamer-plugins-shout280/Makefile
deleted file mode 100644
index 1a3572986..000000000
--- a/audio/gstreamer-plugins-shout280/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-shout2
-# Date created: 16 Mar 2005
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom$
-#
-
-CATEGORIES= audio
-PORTREVISION= 2
-
-COMMENT= Gstreamer icecast plugin
-
-GST_PLUGIN= shout2
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
-
-.include "${MASTERDIR}/Makefile"