summaryrefslogtreecommitdiff
path: root/emulators/suse131_libaudiofile/Makefile
blob: 0a4e9187d84de055c4ff339180d55ab2e0e1b917 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.4 2015/02/16 10:15:48 jperkin Exp $

PKGNAME=	suse_libaudiofile-${SUSE_VERSION}
CATEGORIES=	emulators
RPMPKGS+=	libaudiofile1-0.3.6-2.1.2.${SUSE_ARCH}

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Linux compatibility package for libaudiofile

# libsndfile is not a real dependency, but the package provides libFLAC and libogg
EMUL_MODULES.linux=	base libsndfile

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