aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-theora/Makefile
blob: 2065d1bc6b9e23fad00e5379ec66fea6016bf4fd (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: ports/multimedia/gstreamer-plugins-theora/Makefile,v 1.4 2008/03/21 04:01:32 ahze Exp $

PORTREVISION=	0
CATEGORIES=	multimedia

COMMENT=	Gstreamer theora plugin

GST_PLUGIN=	theora

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

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"