summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins-dts
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-21 23:33:20 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-21 23:33:20 +0800
commit162e0591fc86ed6add074de3ae8960597edff661 (patch)
treec52732b6c8edc7b13c3a9b476bc03e0535605ce8 /multimedia/gstreamer-plugins-dts
parent9679d2b040b075fe2f89c4a9ca44e1a689b7832a (diff)
downloadmarcuscom-ports-162e0591fc86ed6add074de3ae8960597edff661.tar
marcuscom-ports-162e0591fc86ed6add074de3ae8960597edff661.tar.gz
marcuscom-ports-162e0591fc86ed6add074de3ae8960597edff661.tar.bz2
marcuscom-ports-162e0591fc86ed6add074de3ae8960597edff661.tar.lz
marcuscom-ports-162e0591fc86ed6add074de3ae8960597edff661.tar.xz
marcuscom-ports-162e0591fc86ed6add074de3ae8960597edff661.tar.zst
marcuscom-ports-162e0591fc86ed6add074de3ae8960597edff661.zip
Update gstreamer-plugins-bad to 0.10.6
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10463 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-plugins-dts')
-rw-r--r--multimedia/gstreamer-plugins-dts/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins-dts/Makefile b/multimedia/gstreamer-plugins-dts/Makefile
new file mode 100644
index 000000000..5e8fdcf26
--- /dev/null
+++ b/multimedia/gstreamer-plugins-dts/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: gstreamer-plugins-dts
+# Date created: 3 Oct 2004
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom$
+#
+
+PORTREVISION= 0
+CATEGORIES= multimedia
+
+COMMENT= Gstreamer dts plugin
+
+GST_PLUGIN= dts
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+
+.include "${MASTERDIR}/Makefile"