9 lines
250 B
Makefile
9 lines
250 B
Makefile
# $NetBSD: Makefile,v 1.2 2014/08/08 21:31:06 wiz Exp $
|
|
|
|
GST_PLUGINS1_NAME= alsa
|
|
GST_PLUGINS1_DIRS= ext/alsa
|
|
|
|
.include "../../multimedia/gst-plugins1-base/Makefile.common"
|
|
|
|
.include "../../audio/alsa-lib/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|