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