summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer1-plugins-v4l2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer1-plugins-v4l2/Makefile')
-rw-r--r--multimedia/gstreamer1-plugins-v4l2/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/multimedia/gstreamer1-plugins-v4l2/Makefile b/multimedia/gstreamer1-plugins-v4l2/Makefile
new file mode 100644
index 000000000..2f1dc666b
--- /dev/null
+++ b/multimedia/gstreamer1-plugins-v4l2/Makefile
@@ -0,0 +1,16 @@
+# Created by: Koop Mast <kwm@FreeBSD.org>
+# $FreeBSD$
+# $MCom$
+
+PORTREVISION= 0
+CATEGORIES= multimedia
+PKGNAMESUFFIX?= -plugins-v4l2
+
+COMMENT= Gstreamer Video 4 Linux 2 source plugin
+
+GST_PLUGIN= gst_v4l2
+DIST= good
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"