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 7ce6162a6..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: ports/graphics/gstreamer-plugins-cairo/Makefile,v 1.5 2008/03/15 21:09:33 ahze Exp $
-#
-
-PORTREVISION= 2
-CATEGORIES= graphics
-
-COMMENT= Gstreamer vector graphics plugin
-
-GST_PLUGIN= cairo
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"