summaryrefslogtreecommitdiffstats
path: root/graphics/gstreamer-plugins-swfdec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gstreamer-plugins-swfdec/Makefile')
-rw-r--r--graphics/gstreamer-plugins-swfdec/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/graphics/gstreamer-plugins-swfdec/Makefile b/graphics/gstreamer-plugins-swfdec/Makefile
deleted file mode 100644
index 6ded5777a..000000000
--- a/graphics/gstreamer-plugins-swfdec/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-swfdec
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/graphics/gstreamer-plugins-swfdec/Makefile,v 1.4 2008/03/15 21:09:34 ahze Exp $
-#
-
-PORTREVISION= 2
-CATEGORIES= graphics
-
-COMMENT= Gstreamer flash redering plugin
-
-GST_PLUGIN= swfdec
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-BROKEN= Does not compile
-
-.include "${MASTERDIR}/Makefile"