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/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/graphics/gstreamer-plugins-cairo80/Makefile b/graphics/gstreamer-plugins-cairo80/Makefile
deleted file mode 100644
index dad4675ed464..000000000000
--- a/graphics/gstreamer-plugins-cairo80/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.2 2005/10/14 20:39:57 adamw Exp $
-#
-
-CATEGORIES= graphics
-PORTREVISION= 1
-
-COMMENT= Gstreamer vector graphics plugin
-
-GST_PLUGIN= cairo
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"