pkgsrc/emulators/suse131_locale/Makefile
obache 80251b35d0 Added openSUSE 13.1 packages, provides a number of components for a
openSUSE-based Linux binary emulation environment.
2013-12-05 11:42:12 +00:00

15 lines
406 B
Makefile

# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:16 obache Exp $
DISTNAME= suse_locale-${SUSE_VERSION}
CATEGORIES= emulators
RPMPKGS+= glibc-locale-2.18-4.4.1.${SUSE_ARCH}
CONFLICTS= linux-locale-[0-9]*
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Linux compatibility package with locale files
EMUL_MODULES.linux= base
.include "../../emulators/suse131_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"