aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins-aom
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2018-11-03 11:58:10 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2018-11-03 11:58:10 +0000
commit54c5444eba1973f2f6e1c0f576cf13cb1fa7f055 (patch)
treeb334f264681f2e08e196f19340f62a77ab5d75ec /multimedia/gstreamer1-plugins-aom
parented3db43e3e696487cae99eb82b53f50be03a8c54 (diff)
downloadports-54c5444eba1973f2f6e1c0f576cf13cb1fa7f055.tar.gz
ports-54c5444eba1973f2f6e1c0f576cf13cb1fa7f055.zip
Update GStreamer to 1.14.4.
PR: 231406 Submitted by: Greg V <greg@unrelenting.technology> Exp-run by: antoine Approved by: portmgr (antoine)
Notes
Notes: svn path=/head/; revision=483887
Diffstat (limited to 'multimedia/gstreamer1-plugins-aom')
-rw-r--r--multimedia/gstreamer1-plugins-aom/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/multimedia/gstreamer1-plugins-aom/Makefile b/multimedia/gstreamer1-plugins-aom/Makefile
new file mode 100644
index 000000000000..03466992d2b8
--- /dev/null
+++ b/multimedia/gstreamer1-plugins-aom/Makefile
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION= 0
+CATEGORIES= multimedia
+
+COMMENT= GStreamer (libaom) plugin
+
+GST_PLUGIN= aom
+DIST= bad
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"