12 lines
300 B
Makefile
12 lines
300 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2009/07/23 16:03:17 drochner Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= faac
|
|
GST_PLUGINS0.10_DIRS= ext/faac
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
|
|
|
|
.include "../../audio/faac/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|