pkgsrc/emulators/suse121_openssl/Makefile

15 lines
394 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.5 2013/02/26 11:51:13 obache Exp $
DISTNAME= suse_openssl-${SUSE_VERSION}
PKGREVISION= 4
CATEGORIES= emulators
RPMUPDPKGS+= libopenssl1_0_0-1.0.0k-34.20.1.${SUSE_ARCH}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Linux compatibility package for OpenSSL
EMUL_MODULES.linux= base
.include "../../emulators/suse121_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"