pkgsrc/emulators/suse121_locale/Makefile
obache 35d2a08031 Import suse_locale-12.1 as emulators/suse121_locale.
Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package contains the glibc2 locale files.
2012-03-21 13:40:16 +00:00

15 lines
417 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:40:16 obache Exp $
DISTNAME= suse_locale-${SUSE_VERSION}
CATEGORIES= emulators
RPMUPDPKGS+= glibc-locale-2.14.1-14.25.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/suse121_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"