summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.8-theora/Makefile
blob: 757add69a365307772fa599231c7fcdf4d89f832 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.3 2006/02/05 23:10:16 joerg Exp $
#

GST_PLUGINS0.8_NAME=	theora
GST_PLUGINS0.8_DIR=	ext/theora

.include "../../multimedia/gst-plugins0.8/Makefile.common"
PKGREVISION=		2

DEPENDS+=		gst-plugins0.8-ogg>=0.8.1:../../multimedia/gst-plugins0.8-ogg

.include "../../multimedia/libtheora/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"