aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins-rtmp
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-04-28 17:53:47 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-04-28 17:53:47 +0000
commitfda1757e89f2d6ec2bf0e87d884966aee20e839a (patch)
tree37f39320974aacc7e4d0e012d65b4a017427b5f6 /multimedia/gstreamer1-plugins-rtmp
parentd4215b0008f65c64cfd1c472dfe6afc9657aeb6a (diff)
Notes
Diffstat (limited to 'multimedia/gstreamer1-plugins-rtmp')
-rw-r--r--multimedia/gstreamer1-plugins-rtmp/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/multimedia/gstreamer1-plugins-rtmp/Makefile b/multimedia/gstreamer1-plugins-rtmp/Makefile
new file mode 100644
index 000000000000..bcffa9864852
--- /dev/null
+++ b/multimedia/gstreamer1-plugins-rtmp/Makefile
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION= 0
+CATEGORIES= multimedia
+
+COMMENT= Gstreamer rtmp plugin
+
+GST_PLUGIN= rtmp
+DIST= bad
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"