12 lines
303 B
Makefile
12 lines
303 B
Makefile
# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:06 joerg Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= wavpack
|
|
GST_PLUGINS0.10_DIRS= ext/wavpack
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
|
|
|
|
.include "../../audio/wavpack/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|