14 lines
381 B
Makefile
14 lines
381 B
Makefile
# $NetBSD: Makefile,v 1.6 2011/06/19 22:36:30 chs Exp $
|
|
|
|
DISTNAME= suse_openssl-${SUSE_VERSION}
|
|
PKGREVISION= 4
|
|
CATEGORIES= emulators
|
|
DISTFILES= libopenssl1_0_0-1.0.0-6.9.1.${SUSE_ARCH}.rpm
|
|
|
|
MAINTAINER= chs@NetBSD.org
|
|
COMMENT= Linux compatibility package for OpenSSL
|
|
|
|
EMUL_MODULES.linux= base
|
|
|
|
.include "../../emulators/suse113_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|