summaryrefslogtreecommitdiff
path: root/security/ruby-net-scp/Makefile
blob: 2cc60d767954bf62184131c2a36903c7b45a42c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.10 2015/09/26 23:37:45 taca Exp $

DISTNAME=	net-scp-1.2.1
CATEGORIES=	net security

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/net-ssh/net-scp
COMMENT=	Secure copy for Ruby
LICENSE=	mit

DEPENDS+=	${RUBY_PKGPREFIX}-net-ssh>=2.6.5:../../security/ruby-net-ssh

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"