summaryrefslogtreecommitdiff
path: root/emulators/suse131_locale/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/suse131_locale/Makefile')
-rw-r--r--emulators/suse131_locale/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/emulators/suse131_locale/Makefile b/emulators/suse131_locale/Makefile
new file mode 100644
index 00000000000..206be6e77ee
--- /dev/null
+++ b/emulators/suse131_locale/Makefile
@@ -0,0 +1,15 @@
+# $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"