summaryrefslogtreecommitdiffstats
path: root/graphics/gstreamer-plugins-cairo
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-06 09:29:09 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-06 09:29:09 +0800
commit82b94614ff8c23ba09d8c24bd499e8ed767458d6 (patch)
tree75c9702cafe41e185281333dedc0cd524245d1bf /graphics/gstreamer-plugins-cairo
parent3692bdc430e89d56040aa75303a00b86d54cc2a1 (diff)
downloadmarcuscom-ports-82b94614ff8c23ba09d8c24bd499e8ed767458d6.tar
marcuscom-ports-82b94614ff8c23ba09d8c24bd499e8ed767458d6.tar.gz
marcuscom-ports-82b94614ff8c23ba09d8c24bd499e8ed767458d6.tar.bz2
marcuscom-ports-82b94614ff8c23ba09d8c24bd499e8ed767458d6.tar.lz
marcuscom-ports-82b94614ff8c23ba09d8c24bd499e8ed767458d6.tar.xz
marcuscom-ports-82b94614ff8c23ba09d8c24bd499e8ed767458d6.tar.zst
marcuscom-ports-82b94614ff8c23ba09d8c24bd499e8ed767458d6.zip
- Clean out graphics since everything is in ports now.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5022 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/gstreamer-plugins-cairo')
-rw-r--r--graphics/gstreamer-plugins-cairo/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/graphics/gstreamer-plugins-cairo/Makefile b/graphics/gstreamer-plugins-cairo/Makefile
deleted file mode 100644
index 66e0e474b..000000000
--- a/graphics/gstreamer-plugins-cairo/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-cairo
-# Date created: Mar 8 2005
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom$
-#
-
-CATEGORIES= graphics
-PORTREVISION= 0
-
-COMMENT= Gstreamer vector graphics plugin
-
-GST_PLUGIN= cairo
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"