aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gstreamer1-plugins-gtksink/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2016-03-03 21:31:40 +0000
committerKoop Mast <kwm@FreeBSD.org>2016-03-03 21:31:40 +0000
commit5a8d993c238e85d51097caccd097ec4c84facb76 (patch)
tree5c1c5fd1d724bbc9ef92991aacc8e24d46123d52 /x11-toolkits/gstreamer1-plugins-gtksink/Makefile
parent216e3238dc1c974ca5d6dbb214a594119a0be94c (diff)
downloadports-5a8d993c238e85d51097caccd097ec4c84facb76.tar.gz
ports-5a8d993c238e85d51097caccd097ec4c84facb76.zip
Notes
Diffstat (limited to 'x11-toolkits/gstreamer1-plugins-gtksink/Makefile')
-rw-r--r--x11-toolkits/gstreamer1-plugins-gtksink/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-toolkits/gstreamer1-plugins-gtksink/Makefile b/x11-toolkits/gstreamer1-plugins-gtksink/Makefile
new file mode 100644
index 000000000000..08e16feee695
--- /dev/null
+++ b/x11-toolkits/gstreamer1-plugins-gtksink/Makefile
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION= 0
+CATEGORIES= x11-toolkits
+
+COMMENT= GStreamer gtksink plugin
+
+GST_PLUGIN= gtksink
+DIST= bad
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"