2005-02-28 23:16:10 +01:00
|
|
|
# New ports collection makefile for: gstreamer-plugins-libcaca
|
|
|
|
# Date created: 3 Oct 2004
|
|
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
2008-03-24 04:52:36 +01:00
|
|
|
# $MCom: ports/graphics/gstreamer-plugins-libcaca/Makefile,v 1.5 2008/03/19 14:05:34 ahze Exp $
|
2005-02-28 23:16:10 +01:00
|
|
|
#
|
|
|
|
|
2010-03-31 12:40:29 +02:00
|
|
|
PORTREVISION= 0
|
2006-05-20 07:07:44 +02:00
|
|
|
CATEGORIES= graphics
|
2005-05-31 17:51:42 +02:00
|
|
|
|
|
|
|
COMMENT= Gstreamer color ascii art plugin
|
2005-02-28 23:16:10 +01:00
|
|
|
|
|
|
|
GST_PLUGIN= libcaca
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|