aboutsummaryrefslogtreecommitdiff
path: root/graphics/gstreamer-plugins-cairo80/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gstreamer-plugins-cairo80/Makefile')
-rw-r--r--graphics/gstreamer-plugins-cairo80/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/graphics/gstreamer-plugins-cairo80/Makefile b/graphics/gstreamer-plugins-cairo80/Makefile
deleted file mode 100644
index 1c273bae8a82..000000000000
--- a/graphics/gstreamer-plugins-cairo80/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-cairo
-# Date created: Mar 8 2005
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= graphics
-PORTREVISION= 1
-
-COMMENT= Gstreamer vector graphics plugin
-
-GST_PLUGIN= cairo
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-IGNORE= Cairo needs to be updated to 0.5 for plugin to work.
-
-.include "${MASTERDIR}/Makefile"