summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gstreamer-plugins-pango80/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/x11-toolkits/gstreamer-plugins-pango80/Makefile b/x11-toolkits/gstreamer-plugins-pango80/Makefile
new file mode 100644
index 000000000..813d7e08b
--- /dev/null
+++ b/x11-toolkits/gstreamer-plugins-pango80/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: gstreamer-plugins-pango
+# Date created: 3 Oct 2004
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom$
+#
+
+CATEGORIES= x11-toolkits
+PORTREVISION= 1
+
+COMMENT= Gstreamer pango textoverlay plugin
+
+GST_PLUGIN= pango
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
+
+.include "${MASTERDIR}/Makefile"