blob: 9941e1dddbe22f0eb6e1e3c0f2f5c5c5e07926c6 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $NetBSD: Makefile,v 1.1 2012/11/29 09:09:06 ryoon Exp $
#
GST_PLUGINS1_NAME= spc
GST_PLUGINS1_DIRS= ext/spc
.include "../../multimedia/gst-plugins1-bad/Makefile.common"
.include "../../audio/libopenspc/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
|