summaryrefslogtreecommitdiffstats
path: root/graphics/gstreamer-plugins-libcaca/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gstreamer-plugins-libcaca/Makefile')
-rw-r--r--graphics/gstreamer-plugins-libcaca/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/graphics/gstreamer-plugins-libcaca/Makefile b/graphics/gstreamer-plugins-libcaca/Makefile
deleted file mode 100644
index d8f98087d..000000000
--- a/graphics/gstreamer-plugins-libcaca/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-libcaca
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/graphics/gstreamer-plugins-libcaca/Makefile,v 1.4 2008/03/15 21:09:33 ahze Exp $
-#
-
-PORTREVISION= 2
-CATEGORIES= graphics
-
-COMMENT= Gstreamer color ascii art plugin
-
-GST_PLUGIN= libcaca
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"