forked from Lainports/opnsense-ports
16 lines
263 B
Makefile
16 lines
263 B
Makefile
PORTNAME= sslshake
|
|
PORTVERSION= 1.3.1
|
|
CATEGORIES= security rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Simulate SSL and TLD handshake
|
|
WWW= https://github.com/arlimus/sslshake
|
|
|
|
LICENSE= MPL20
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|