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