1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/security/linux-c6-openssl/Makefile
Tijl Coosemans 074f0613ba Update to 1.0.1e-48.el6_8.4.
PR:		217294
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
MFH:		2017Q1
Security:	https://rhn.redhat.com/errata/RHSA-2017-0286.html
2017-02-22 16:26:24 +00:00

19 lines
398 B
Makefile

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