summaryrefslogtreecommitdiff
path: root/security/ruby-net-ssh/Makefile
blob: d82830ff582c14045851d69c93ca7de7209d3cc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.23 2020/06/10 14:51:07 taca Exp $

DISTNAME=	net-ssh-6.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

USE_LANGUAGES=	# none

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