mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
13 lines
313 B
Makefile
13 lines
313 B
Makefile
# $NetBSD: Makefile,v 1.17 2015/02/21 23:35:38 ryoon Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= pulse
|
|
GST_PLUGINS0.10_DIRS= ext/pulse
|
|
GST_PLUGINS0.10_FLAGS= pulse
|
|
PKGREVISION= 8
|
|
|
|
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
|
|
|
|
.include "../../audio/pulseaudio/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|