13 lines
329 B
Makefile
13 lines
329 B
Makefile
# $NetBSD: Makefile,v 1.4 2009/01/26 11:12:39 drochner Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= speex
|
|
GST_PLUGINS0.10_DIRS= ext/speex
|
|
GST_PLUGINS0.10_FLAGS= speex
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
|
|
|
|
.include "../../audio/speex/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|