freebsd-ports/security/linux-c6-openssl/Makefile
Tijl Coosemans 8485123d38 Update to 1.0.1e-58.el6_10.
MFH:		2019Q3
Security:	https://access.redhat.com/errata/RHSA-2019:2471
Security:	CVE-2019-1559
2019-09-23 08:59:04 +00:00

21 lines
428 B
Makefile

# Created by: Artyom Mirgorodskiy <artyom.mirgorodsky@gmail.com>
# $FreeBSD$
PORTNAME= openssl
PORTVERSION= 1.0.1e
DISTVERSIONSUFFIX= -58.el6_10
PORTREVISION= 16
CATEGORIES= security linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= OpenSSL toolkit (Linux CentOS ${LINUX_DIST_VER})
USES= linux:c6
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>