summaryrefslogtreecommitdiffstats
path: root/graphics/gstreamer1-plugins-cairo/Makefile
blob: 280902e7948cca5fdaf4421e32233de40fc0b4ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
#   $MCom$

PORTREVISION=   0
CATEGORIES= graphics

COMMENT=    Gstreamer vector graphics plugin

GST_PLUGIN= cairo
DIST=       good

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

.include "${MASTERDIR}/Makefile"