summaryrefslogblamecommitdiffstats
path: root/graphics/gstreamer-plugins-cairo/Makefile
blob: e112a07e2f7a0464d631aae250ae17492f558275 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                  
# New ports collection makefile for:    gstreamer-plugins-cairo
# Date created:         Mar 8 2005
# Whom:             Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#   $MCom$
#

PORTREVISION=   0
CATEGORIES= graphics

COMMENT=    Gstreamer vector graphics plugin

GST_PLUGIN= cairo

MASTERDIR=  ${.CURDIR}/../../multimedia/gstreamer-plugins

.include "${MASTERDIR}/Makefile"