summaryrefslogtreecommitdiffstats
path: root/graphics
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 /graphics
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 'graphics')
-rw-r--r--graphics/gstreamer-plugins-libvisual/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/graphics/gstreamer-plugins-libvisual/Makefile b/graphics/gstreamer-plugins-libvisual/Makefile
new file mode 100644
index 000000000..8546096be
--- /dev/null
+++ b/graphics/gstreamer-plugins-libvisual/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: gstreamer-plugins-libvisual
+# Date created: 4 Dec 2004
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom$
+#
+
+PORTREVISION= 0
+CATEGORIES= graphics
+
+COMMENT= Gstreamer libvisual plugin
+
+GST_PLUGIN= libvisual
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+
+.include "${MASTERDIR}/Makefile"