14 lines
369 B
Makefile
14 lines
369 B
Makefile
# $NetBSD: Makefile,v 1.7 2011/05/18 09:49:00 drochner Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= flac
|
|
GST_PLUGINS0.10_DIRS= ext/flac
|
|
GST_PLUGINS0.10_FLAGS= flac
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
|
|
|
|
BUILDLINK_API_DEPENDS.flac+= flac>=1.1.3nb1
|
|
.include "../../audio/flac/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|