summaryrefslogtreecommitdiff
path: root/security/ruby-net-scp/Makefile
blob: 0897818fdf2b28383fc40514b4332188a8f5c688 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.6 2013/06/16 17:15:26 taca Exp $

DISTNAME=	net-scp-1.1.1
CATEGORIES=	net security

MAINTAINER=	filip@joyent.com
HOMEPAGE=	http://rubyforge.org/projects/net-ssh/
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"