12 lines
307 B
Makefile
12 lines
307 B
Makefile
# $NetBSD: Makefile,v 1.18 2022/04/18 19:10:22 adam Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= speex
|
|
GST_PLUGINS0.10_DIRS= ext/speex
|
|
GST_PLUGINS0.10_FLAGS= speex
|
|
PKGREVISION= 8
|
|
|
|
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
|
|
|
|
.include "../../audio/speex/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|