freebsd-ports/security/rubygem-sslshake/Makefile
Matthias Fechner 4504a44b35 New ports required for rubygem-chef upgrade.
It is expected that this port fails to build till the complete rubygem-chef upgrade is committed which can take some time depending on some approvals.
2020-12-20 08:26:58 +00:00

21 lines
303 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
# $FreeBSD$
PORTNAME= sslshake
PORTVERSION= 1.3.1
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Simulate SSL and TLD handshake
LICENSE= MPL20
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>