aboutsummaryrefslogtreecommitdiff
path: root/graphics/gstreamer-plugins-cairo80/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-03-08 07:17:24 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-03-08 07:17:24 +0000
commiteee8c71af2c46f56f5af20ee2039d2330336b0c2 (patch)
tree3595d086207443ad9fce670865bb4b395ac922c1 /graphics/gstreamer-plugins-cairo80/Makefile
parent3d18a27d2ee77ddfb722ebcea07e7c25657176a4 (diff)
downloadports-eee8c71af2c46f56f5af20ee2039d2330336b0c2.tar.gz
ports-eee8c71af2c46f56f5af20ee2039d2330336b0c2.zip
- Add graphics/gstreamer-plugins-cairo
Notes
Notes: svn path=/head/; revision=130589
Diffstat (limited to 'graphics/gstreamer-plugins-cairo80/Makefile')
-rw-r--r--graphics/gstreamer-plugins-cairo80/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/gstreamer-plugins-cairo80/Makefile b/graphics/gstreamer-plugins-cairo80/Makefile
new file mode 100644
index 000000000000..63570dc7fd38
--- /dev/null
+++ b/graphics/gstreamer-plugins-cairo80/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: gstreamer-plugins-cairo
+# Date created: Mar 8 2005
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= graphics
+
+GST_PLUGIN= cairo
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+
+.include "${MASTERDIR}/Makefile"