# Created by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>

PORTNAME=	net-sftp
PORTVERSION=	3.0.0
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Implementation of the SFTP client protocol

LICENSE=	MIT

RUN_DEPENDS=	rubygem-net-ssh>=5.0.0,2<7.0.0,2:security/rubygem-net-ssh

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>
