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