pkgsrc/audio/gst-plugins0.10-speex/Makefile

16 lines
341 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.7 2012/02/06 12:39:25 wiz Exp $
#
GST_PLUGINS0.10_NAME= speex
GST_PLUGINS0.10_DIRS= ext/speex
GST_PLUGINS0.10_FLAGS= speex
2008-06-20 03:09:05 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
PKGREVISION= 1
.include "../../audio/speex/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"