diff options
Diffstat (limited to 'audio/gstreamer-plugins-shout280/Makefile')
-rw-r--r-- | audio/gstreamer-plugins-shout280/Makefile | 18 |
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 ab16ebf1fcd7..000000000000 --- 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: ports/audio/gstreamer-plugins-shout280/Makefile,v 1.1 2006/01/20 02:55:54 ahze Exp $ -# - -PORTREVISION= 3 -CATEGORIES= audio - -COMMENT= Gstreamer icecast plugin - -GST_PLUGIN= shout2 - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80 - -.include "${MASTERDIR}/Makefile" |