summaryrefslogtreecommitdiff
path: root/emulators/suse131_openssl/Makefile
blob: dfc5a933504ab948580dd6b76c902b3456b0565f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.3.2.4 2014/05/14 20:57:59 tron Exp $

DISTNAME=	suse_openssl-${SUSE_VERSION}
PKGREVISION=	7
CATEGORIES=	emulators
RPMUPDPKGS+=	libopenssl1_0_0-1.0.1g-11.44.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"