376c28e7fe
From Rin Okuyama in PR 50082.
14 lines
392 B
Makefile
14 lines
392 B
Makefile
# $NetBSD: Makefile,v 1.17 2015/07/28 08:49:15 wiz Exp $
|
|
|
|
PKGNAME= suse_openssl-${SUSE_VERSION}
|
|
PKGREVISION= 13
|
|
CATEGORIES= emulators
|
|
RPMUPDPKGS+= libopenssl1_0_0-1.0.1k-11.72.1.${SUSE_ARCH}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Linux compatibility package for OpenSSL
|
|
|
|
EMUL_MODULES.linux= base
|
|
|
|
.include "../../emulators/suse131_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|