5c54590691
This package provides the lame plugin for GStreamer.
10 lines
244 B
Makefile
10 lines
244 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2004/04/06 09:39:07 jmmv Exp $
|
|
#
|
|
|
|
GST_PLUGINS_NAME= lame
|
|
GST_PLUGINS_DIR= ext/lame
|
|
|
|
.include "../../multimedia/gst-plugins/Makefile.common"
|
|
|
|
.include "../../audio/lame/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|