aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gstreamer-plugins-pango/Makefile
blob: 85ea408ef0a4f4dd98ccf56797bac49bd74ccf11 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
#   $MCom: ports/x11-toolkits/gstreamer-plugins-pango/Makefile,v 1.6 2008/03/21 04:01:32 ahze Exp $

PORTREVISION=	1
CATEGORIES=	x11-toolkits

COMMENT=	Gstreamer pango textoverlay plugin

GST_PLUGIN=	pango

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

.include "${MASTERDIR}/Makefile"