10 lines
251 B
Makefile
10 lines
251 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2016/06/02 11:13:55 prlw1 Exp $
|
||
|
|
||
|
GST_PLUGINS1_NAME= opus
|
||
|
GST_PLUGINS1_DIRS= ext/opus
|
||
|
|
||
|
.include "../../multimedia/gst-plugins1-base/Makefile.common"
|
||
|
|
||
|
.include "../../audio/libopus/buildlink3.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|