1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/security/rubygem-sslshake/Makefile
Tobias Kortkamp ce1af7fdc2
*: apply refactor.remove-consecutive-empty-lines
Submitted by:	portedit
2021-10-19 10:36:47 +02:00

19 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>