e9df44f21d
Collection. This package provides the faad plugin for GStreamer, the ISO AAC audio codec.
10 lines
244 B
Makefile
10 lines
244 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2004/08/26 13:34:11 seb Exp $
|
|
#
|
|
|
|
GST_PLUGINS_NAME= faad
|
|
GST_PLUGINS_DIR= ext/faad
|
|
|
|
.include "../../multimedia/gst-plugins/Makefile.common"
|
|
|
|
.include "../../audio/faad2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|