12 lines
297 B
Makefile
12 lines
297 B
Makefile
# $NetBSD: Makefile,v 1.4 2011/05/18 09:48:59 drochner Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= faad
|
|
GST_PLUGINS0.10_DIRS= ext/faad
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
|
|
|
|
.include "../../audio/faad2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|