opnsense-ports/security/rubygem-sslshake/Makefile
Franco Fichtner c2b73c4caf */*: sync with upstream
Taken from: FreeBSD
2021-10-20 10:02:49 +02:00

18 lines
290 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
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>