pkgsrc/audio/libao/Makefile

11 lines
225 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.32 2007/11/30 17:50:30 wiz Exp $
2004-01-05 21:48:01 +01:00
PKG_INSTALLATION_TYPES= overwrite
2003-04-11 21:11:09 +02:00
.include "Makefile.common"
post-install:
2006-11-02 18:59:37 +01:00
${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/lib/ao/plugins-2
.include "../../mk/bsd.pkg.mk"