15 lines
399 B
Makefile
15 lines
399 B
Makefile
# $NetBSD: Makefile,v 1.2 2011/02/10 02:55:48 chs Exp $
|
|
|
|
DISTNAME= suse_locale-${SUSE_VERSION}
|
|
CATEGORIES= emulators
|
|
DISTFILES= glibc-locale-2.11.2-2.4.${SUSE_ARCH}.rpm
|
|
|
|
CONFLICTS= linux-locale-[0-9]*
|
|
|
|
MAINTAINER= chs@NetBSD.org
|
|
COMMENT= Linux compatibility package with locale files
|
|
|
|
EMUL_MODULES.linux= base
|
|
|
|
.include "../../emulators/suse113_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|