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