summaryrefslogtreecommitdiffstats
path: root/graphics/gstreamer-plugins-cairo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gstreamer-plugins-cairo/Makefile')
-rw-r--r--graphics/gstreamer-plugins-cairo/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/graphics/gstreamer-plugins-cairo/Makefile b/graphics/gstreamer-plugins-cairo/Makefile
deleted file mode 100644
index 66e0e474b..000000000
--- a/graphics/gstreamer-plugins-cairo/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-cairo
-# Date created: Mar 8 2005
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom$
-#
-
-CATEGORIES= graphics
-PORTREVISION= 0
-
-COMMENT= Gstreamer vector graphics plugin
-
-GST_PLUGIN= cairo
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"