summaryrefslogtreecommitdiff
path: root/emulators/suse100_openssl/Makefile
blob: 93ea898cd57f157745e8fe8cefbad3c0fe2467e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.7 2008/09/03 09:32:10 obache Exp $

DISTNAME=	suse_openssl-${SUSE_VERSION}
PKGREVISION=	5
CATEGORIES=	emulators
DISTFILES=	openssl-0.9.7g-2.15.${SUSE_ARCH}.rpm

MAINTAINER=	markd@NetBSD.org
COMMENT=	Linux compatibility package for OpenSSL

EMUL_MODULES.linux=	base

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