aboutsummaryrefslogtreecommitdiff
path: root/graphics/gstreamer1-plugins-kms
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2017-07-22 11:35:44 +0000
committerKoop Mast <kwm@FreeBSD.org>2017-07-22 11:35:44 +0000
commitd566d54fa6c982cb4bed8330d51cb11bfe3674ed (patch)
treedb8ae1482499741d4dbb123637dac45579f28eb5 /graphics/gstreamer1-plugins-kms
parent190ced69a285efe9780eea205067282568a3063f (diff)
downloadports-d566d54fa6c982cb4bed8330d51cb11bfe3674ed.tar.gz
ports-d566d54fa6c982cb4bed8330d51cb11bfe3674ed.zip
Notes
Diffstat (limited to 'graphics/gstreamer1-plugins-kms')
-rw-r--r--graphics/gstreamer1-plugins-kms/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/gstreamer1-plugins-kms/Makefile b/graphics/gstreamer1-plugins-kms/Makefile
new file mode 100644
index 000000000000..a1756398d761
--- /dev/null
+++ b/graphics/gstreamer1-plugins-kms/Makefile
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION= 0
+CATEGORIES= graphics
+
+COMMENT= GStreamer video sink via KMS plugin
+
+GST_PLUGIN= kms
+DIST= bad
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"