pkgsrc/emulators/suse131_openssl/Makefile

15 lines
396 B
Makefile
Raw Normal View History

2016-06-17 19:21:38 +02:00
# $NetBSD: Makefile,v 1.18 2016/06/17 17:21:39 tsutsui Exp $
2015-02-16 11:15:43 +01:00
PKGNAME= suse_openssl-${SUSE_VERSION}
2016-06-17 19:21:38 +02:00
PKGREVISION= 14
CATEGORIES= emulators
2016-06-17 19:21:38 +02:00
RPMUPDPKGS+= libopenssl1_0_0-1.0.1k-11.87.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"