summaryrefslogtreecommitdiff
path: root/emulators/suse15_openssl/Makefile
blob: fea3d67433b3a9206216a0766b9c95e17c8c2da8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.1 2022/10/02 17:17:19 wiz Exp $

PKGNAME=	suse_openssl-${SUSE_VERSION}
CATEGORIES=	emulators
RPMPKGS+=	libopenssl1_0_0-1.0.2p-150000.3.56.1.${SUSE_ARCH}

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Linux compatibility package for OpenSSL

EMUL_MODULES.linux=	base

.include "../../emulators/suse15_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"