1a9512aabe
0.8.8 - Thu May 24 - New win32 driver - Few fixes and changes in autotools and configuration files. 0.8.7 - unreleased snapshot - obsolete alsa device renamed to alsa05 - the 'alsa' device now uses the 0.9/1.0 API - ALSA driver fixes
10 lines
225 B
Makefile
10 lines
225 B
Makefile
# $NetBSD: Makefile,v 1.32 2007/11/30 17:50:30 wiz Exp $
|
|
|
|
PKG_INSTALLATION_TYPES= overwrite
|
|
|
|
.include "Makefile.common"
|
|
|
|
post-install:
|
|
${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/lib/ao/plugins-2
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|