summaryrefslogtreecommitdiff
path: root/emulators/suse131_libesd/Makefile
blob: 9e267e363f18e827a032a06ba1109c08edc41ef2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:43 obache Exp $

PKGNAME=	suse_libesd-${SUSE_VERSION}
CATEGORIES=	emulators
RPMPKGS+=	libesd0-0.2.41-26.1.2.${SUSE_ARCH}

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Linux compatibility package for esd/esound

EMUL_MODULES.linux=	base alsa libaudiofile

.include "../../emulators/suse131_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"