summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-ogg/Makefile
blob: f2c3a52f7d3f9504e7c0bdcecccf79405005bd47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.5 2012/06/14 07:45:16 sbd Exp $
#

GST_PLUGINS0.10_NAME=	ogg
GST_PLUGINS0.10_DIRS=	ext/ogg
GST_PLUGINS0.10_FLAGS=	ogg
PKGREVISION=		1

PKG_DESTDIR_SUPPORT=	user-destdir

.include "../../multimedia/gst-plugins0.10-base/Makefile.common"

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