pkgsrc/audio/gst-plugins-faad/Makefile
seb e9df44f21d Initial import of gst-plugins-faad version 0.8.2 into the NetBSD Packages
Collection.

This package provides the faad plugin for GStreamer, the ISO AAC
audio codec.
2004-08-26 13:34:11 +00:00

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"