summaryrefslogtreecommitdiffstats
path: root/audio/gstreamer-plugins-shout2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gstreamer-plugins-shout2/Makefile')
-rw-r--r--audio/gstreamer-plugins-shout2/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/audio/gstreamer-plugins-shout2/Makefile b/audio/gstreamer-plugins-shout2/Makefile
deleted file mode 100644
index 92c97a120..000000000
--- a/audio/gstreamer-plugins-shout2/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: ports/audio/gstreamer-plugins-shout2/Makefile,v 1.2 2008/03/15 21:09:30 ahze Exp $
-#
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-COMMENT= Gstreamer icecast plugin
-
-GST_PLUGIN= shout2
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"