14 lines
354 B
Makefile
14 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"
|