summaryrefslogtreecommitdiff
path: root/emulators/suse131_mozilla-nss/Makefile
blob: 2ea5d15e6bf8cfb5d67aa63b013fd2e7b4764a8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.8.4.1 2015/08/01 09:19:56 tron Exp $

PKGNAME=	suse_mozilla-nss-${SUSE_VERSION}
PKGREVISION=	5
CATEGORIES=	emulators
RPMUPDPKGS+=	mozilla-nss-3.19.2-59.1.${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"