summaryrefslogtreecommitdiff
path: root/emulators/suse131_mozilla-nss/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/suse131_mozilla-nss/Makefile')
-rw-r--r--emulators/suse131_mozilla-nss/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/emulators/suse131_mozilla-nss/Makefile b/emulators/suse131_mozilla-nss/Makefile
new file mode 100644
index 00000000000..c8b86e31909
--- /dev/null
+++ b/emulators/suse131_mozilla-nss/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2013/12/12 02:34:28 obache Exp $
+
+DISTNAME= suse_mozilla-nss-${SUSE_VERSION}
+CATEGORIES= emulators
+RPMUPDPKGS+= mozilla-nss-3.15.3-4.2.${SUSE_ARCH}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Linux compatibility package for Mozilla NSS
+
+EMUL_MODULES.linux= nspr
+
+.include "../../emulators/suse131_linux/Makefile.common"
+.include "../../mk/bsd.pkg.mk"