pkgsrc/emulators/suse131_libaudiofile/Makefile

15 lines
475 B
Makefile
Raw Normal View History

2015-02-16 11:15:43 +01:00
# $NetBSD: Makefile,v 1.4 2015/02/16 10:15:48 jperkin Exp $
2014-04-17 02:08:34 +02:00
2015-02-16 11:15:43 +01:00
PKGNAME= suse_libaudiofile-${SUSE_VERSION}
2014-04-17 02:08:34 +02:00
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"