2012-03-03 01:11:51 +01:00
|
|
|
# $NetBSD: Makefile,v 1.10 2012/03/03 00:14:23 wiz Exp $
|
2006-07-02 13:42:49 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
GST_PLUGINS0.10_NAME= flac
|
|
|
|
GST_PLUGINS0.10_DIRS= ext/flac
|
|
|
|
GST_PLUGINS0.10_FLAGS= flac
|
|
|
|
|
2008-06-20 03:09:05 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2006-07-02 13:42:49 +02:00
|
|
|
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
|
2012-03-03 01:11:51 +01:00
|
|
|
PKGREVISION=1
|
2006-07-02 13:42:49 +02:00
|
|
|
|
2007-01-13 10:19:07 +01:00
|
|
|
BUILDLINK_API_DEPENDS.flac+= flac>=1.1.3nb1
|
2006-07-02 13:42:49 +02:00
|
|
|
.include "../../audio/flac/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|