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