blob: 288a1f7e9753c30a5a4bbafc30b4ee558b15b36c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:06 joerg 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"
|