aboutsummaryrefslogtreecommitdiff
path: root/graphics/gstreamer1-plugins-cairo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gstreamer1-plugins-cairo/Makefile')
-rw-r--r--graphics/gstreamer1-plugins-cairo/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/gstreamer1-plugins-cairo/Makefile b/graphics/gstreamer1-plugins-cairo/Makefile
new file mode 100644
index 000000000000..9fd5a125d029
--- /dev/null
+++ b/graphics/gstreamer1-plugins-cairo/Makefile
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION= 0
+CATEGORIES= graphics
+
+COMMENT= Gstreamer vector graphics plugin
+
+GST_PLUGIN= cairo
+DIST= good
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"