df299583a1
This package provides the mad plugin for GStreamer.
11 lines
291 B
Makefile
11 lines
291 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2004/04/06 09:40:09 jmmv Exp $
|
|
#
|
|
|
|
GST_PLUGINS_NAME= mad
|
|
GST_PLUGINS_DIR= ext/mad
|
|
|
|
.include "../../multimedia/gst-plugins/Makefile.common"
|
|
|
|
.include "../../audio/libid3tag/buildlink3.mk"
|
|
.include "../../audio/libmad/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|