blob: 546a5ac96d4dc10a98c27ceeb8d05d7a5ee738aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $NetBSD: Makefile,v 1.4 2008/10/30 21:21:32 wiz Exp $
#
GST_PLUGINS0.10_NAME= dts
GST_PLUGINS0.10_DIRS= ext/dts
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
.include "../../audio/libdca/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
|