summaryrefslogtreecommitdiff
path: root/emulators/suse131_openssl/Makefile
blob: 13838e9c10ea983fb017e7176bd2485b67e5179d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.16 2015/02/16 10:15:49 jperkin Exp $

PKGNAME=	suse_openssl-${SUSE_VERSION}
PKGREVISION=	12
CATEGORIES=	emulators
RPMUPDPKGS+=	libopenssl1_0_0-1.0.1k-11.64.2.${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"