7fc688491c
This package provides the esound audio plugin for GStreamer.
11 lines
269 B
Makefile
11 lines
269 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2004/04/06 09:38:16 jmmv Exp $
|
|
#
|
|
|
|
GST_PLUGINS_NAME= esound
|
|
GST_PLUGINS_DIR= ext/esd
|
|
GST_PLUGINS_FLAG= esd
|
|
|
|
.include "../../multimedia/gst-plugins/Makefile.common"
|
|
|
|
.include "../../audio/esound/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|