summaryrefslogtreecommitdiffstats
path: root/audio/gstreamer-plugins-ogg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gstreamer-plugins-ogg/Makefile')
-rw-r--r--audio/gstreamer-plugins-ogg/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/audio/gstreamer-plugins-ogg/Makefile b/audio/gstreamer-plugins-ogg/Makefile
deleted file mode 100644
index a30bf56d8..000000000
--- a/audio/gstreamer-plugins-ogg/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-ogg
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-ogg/Makefile,v 1.5 2008/03/19 14:05:31 ahze Exp $
-#
-
-PORTREVISION= 0
-CATEGORIES= audio
-
-COMMENT= Gstreamer Ogg bitstream plugin
-
-GST_PLUGIN= ogg
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"