pkgsrc/audio/libao/Makefile
adam 3e7106a6e4 Changes 0.8.5:
* Support now for the ALSA 1.0 API
* ALSA mmap() mode can be enabled/disabled at runtime using "use_mmap" option.
* Patch to OSS plugin to fix skipping issues with some drivers (like emu10k1).
* Can build with --disable-esd option again
* Minor build fixes
2004-11-16 14:49:13 +00:00

7 lines
153 B
Makefile

# $NetBSD: Makefile,v 1.26 2004/11/16 14:49:13 adam Exp $
PKG_INSTALLATION_TYPES= overwrite
.include "Makefile.common"
.include "../../mk/bsd.pkg.mk"