003f933331
instead of Makefile.common.
12 lines
236 B
Makefile
12 lines
236 B
Makefile
# $NetBSD: Makefile,v 1.28 2005/06/06 01:52:39 minskim Exp $
|
|
|
|
PKGREVISION= 2
|
|
|
|
PKG_INSTALLATION_TYPES= overwrite
|
|
|
|
.include "Makefile.common"
|
|
|
|
post-install:
|
|
${INSTALL_DATA_DIR} ${PREFIX}/lib/ao/plugins-2
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|