blob: f3e6a64af5d38a940e5439e48e17cb17db3d4031 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $NetBSD: Makefile,v 1.9 2012/02/28 18:43:40 drochner Exp $
#
GST_PLUGINS0.10_NAME= jack
GST_PLUGINS0.10_DIRS= ext/jack
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
.include "../../audio/jack/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
|