summaryrefslogtreecommitdiff
path: root/security/ruby-net-ssh/Makefile
blob: 1a218ebd53e9f4821fcf65577a74dd5d3b0e07d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.17 2017/07/30 22:32:21 wiz Exp $

DISTNAME=	net-ssh-4.1.0
CATEGORIES=	net security

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

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