diff options
Diffstat (limited to 'audio/gstreamer-plugins-ivorbis/Makefile')
-rw-r--r-- | audio/gstreamer-plugins-ivorbis/Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/gstreamer-plugins-ivorbis/Makefile b/audio/gstreamer-plugins-ivorbis/Makefile deleted file mode 100644 index 8afeaef82..000000000 --- a/audio/gstreamer-plugins-ivorbis/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-ivorbis -# Date created: 3 Oct 2004 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= audio - -GST_PLUGIN= ivorbis - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" |