aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-dts80
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer-plugins-dts80')
-rw-r--r--multimedia/gstreamer-plugins-dts80/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins-dts80/Makefile b/multimedia/gstreamer-plugins-dts80/Makefile
new file mode 100644
index 000000000000..d0e2ee031834
--- /dev/null
+++ b/multimedia/gstreamer-plugins-dts80/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: ports/multimedia/gstreamer-plugins-dts80/Makefile,v 1.1 2006/01/20 02:56:05 ahze Exp $
+#
+
+CATEGORIES= multimedia
+PORTREVISION= 1
+
+COMMENT= Gstreamer dts plugin
+
+GST_PLUGIN= dts
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
+
+.include "${MASTERDIR}/Makefile"