675b6c779a
On NetBSD-4.99.30/amd64 it now segfaults during startup, but at least it doesn't complain about missing libraries any longer.
13 lines
354 B
Makefile
13 lines
354 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2007/09/07 22:54:44 wiz Exp $
|
|
|
|
DISTNAME= suse_alsa-${SUSE_VERSION}
|
|
CATEGORIES= emulators
|
|
DISTFILES= alsa-1.0.9-23.2.${SUSE_ARCH}.rpm
|
|
|
|
MAINTAINER= tonio@NetBSD.org
|
|
COMMENT= Linux compatibility package for ALSA
|
|
|
|
EMUL_MODULES.linux= base
|
|
|
|
.include "../../emulators/suse100_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|