13 lines
353 B
Makefile
13 lines
353 B
Makefile
# $NetBSD: Makefile,v 1.4 2015/02/16 10:15:43 jperkin Exp $
|
|
|
|
PKGNAME= 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"
|