summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-04 23:46:51 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-04 23:46:51 +0800
commit3373c0d3fb32977bd054659216b6ca7df67a8082 (patch)
tree7917d54919dd063182061363c11764c22a8fa58d /x11-toolkits
parent2107caf62cff2b04c724f9282f0b5ccc88450736 (diff)
downloadmarcuscom-ports-3373c0d3fb32977bd054659216b6ca7df67a8082.tar
marcuscom-ports-3373c0d3fb32977bd054659216b6ca7df67a8082.tar.gz
marcuscom-ports-3373c0d3fb32977bd054659216b6ca7df67a8082.tar.bz2
marcuscom-ports-3373c0d3fb32977bd054659216b6ca7df67a8082.tar.lz
marcuscom-ports-3373c0d3fb32977bd054659216b6ca7df67a8082.tar.xz
marcuscom-ports-3373c0d3fb32977bd054659216b6ca7df67a8082.tar.zst
marcuscom-ports-3373c0d3fb32977bd054659216b6ca7df67a8082.zip
Update to 0.10.17.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10335 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gstreamer-plugins-pango/Makefile18
1 files changed, 18 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..1d5bd25fc
--- /dev/null
+++ b/x11-toolkits/gstreamer-plugins-pango/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$
+#
+
+PORTREVISION= 0
+CATEGORIES= x11-toolkits
+
+COMMENT= Gstreamer pango textoverlay plugin
+
+GST_PLUGIN= pango
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+
+.include "${MASTERDIR}/Makefile"