aboutsummaryrefslogblamecommitdiff
path: root/security/rubygem-sslshake/Makefile
blob: 5a80932efe3ca0b0b9fcde2ed3f924a2294708d5 (plain) (tree)
1
                                                     

















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