summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.8-theora/Makefile
blob: 5c15243d84836c2d734a447588d90e8962ddaf1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.4 2006/03/06 00:18:21 wiz Exp $
#

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

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

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

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