# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: security/rubygem-sshkit/Makefile 334673 2013-11-23 14:46:43Z sunpoet $

PORTNAME=	sshkit
PORTVERSION=	1.2.0
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Toolkit for remotely running commands on groups of servers

LICENSE=	GPLv3

RUN_DEPENDS=	rubygem-net-scp>=1.1.2:${PORTSDIR}/security/rubygem-net-scp \
		rubygem-net-ssh>=0:${PORTSDIR}/security/rubygem-net-ssh \
		rubygem-term-ansicolor>=0:${PORTSDIR}/devel/rubygem-term-ansicolor

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
