376c28e7fe
From Rin Okuyama in PR 50082.
14 lines
391 B
Makefile
14 lines
391 B
Makefile
# $NetBSD: Makefile,v 1.9 2015/07/28 08:49:15 wiz 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"
|