summaryrefslogtreecommitdiffstats
path: root/graphics/gstreamer-plugins-cairo/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-22 00:27:58 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-22 00:27:58 +0800
commit6a2889d4659e185ba3a6e00ebb0f053914484385 (patch)
tree9e7782966d34f7efd5e3886e442cfd59f4868923 /graphics/gstreamer-plugins-cairo/Makefile
parent162e0591fc86ed6add074de3ae8960597edff661 (diff)
downloadmarcuscom-ports-6a2889d4659e185ba3a6e00ebb0f053914484385.tar
marcuscom-ports-6a2889d4659e185ba3a6e00ebb0f053914484385.tar.gz
marcuscom-ports-6a2889d4659e185ba3a6e00ebb0f053914484385.tar.bz2
marcuscom-ports-6a2889d4659e185ba3a6e00ebb0f053914484385.tar.lz
marcuscom-ports-6a2889d4659e185ba3a6e00ebb0f053914484385.tar.xz
marcuscom-ports-6a2889d4659e185ba3a6e00ebb0f053914484385.tar.zst
marcuscom-ports-6a2889d4659e185ba3a6e00ebb0f053914484385.zip
Update gstreamer-plugins-good to 0.10.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10464 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/gstreamer-plugins-cairo/Makefile')
-rw-r--r--graphics/gstreamer-plugins-cairo/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/graphics/gstreamer-plugins-cairo/Makefile b/graphics/gstreamer-plugins-cairo/Makefile
new file mode 100644
index 000000000..e112a07e2
--- /dev/null
+++ b/graphics/gstreamer-plugins-cairo/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: gstreamer-plugins-cairo
+# Date created: Mar 8 2005
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom$
+#
+
+PORTREVISION= 0
+CATEGORIES= graphics
+
+COMMENT= Gstreamer vector graphics plugin
+
+GST_PLUGIN= cairo
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+
+.include "${MASTERDIR}/Makefile"