9 lines
246 B
Makefile
9 lines
246 B
Makefile
# $NetBSD: Makefile,v 1.2 2014/08/08 21:31:06 wiz Exp $
|
|
|
|
GST_PLUGINS1_NAME= faad
|
|
GST_PLUGINS1_DIRS= ext/faad
|
|
|
|
.include "../../multimedia/gst-plugins1-bad/Makefile.common"
|
|
|
|
.include "../../audio/faad2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|