mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
11 lines
275 B
Makefile
11 lines
275 B
Makefile
# $NetBSD: Makefile,v 1.2 2014/08/08 21:31:07 wiz Exp $
|
|
|
|
GST_PLUGINS1_NAME= speex
|
|
GST_PLUGINS1_DIRS= ext/speex
|
|
GST_PLUGINS1_FLAGS= speex
|
|
|
|
.include "../../multimedia/gst-plugins1-good/Makefile.common"
|
|
|
|
.include "../../audio/speex/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|