pkgsrc/security/ruby-net-ssh-multi/Makefile
taca 5a44574288 Update ruby-net-ssh-multi to 1.2.1.
=== 1.2.1 / 11 Apr 2015

* Fix two problems with :concurrent_connections option (#4) [sersut]
* Replaced test-unit with minitest [juliandunn]
2015-06-08 16:25:36 +00:00

12 lines
315 B
Makefile

# $NetBSD: Makefile,v 1.2 2015/06/08 16:25:36 taca Exp $
DISTNAME= net-ssh-multi-1.2.1
CATEGORIES= net security
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/jamis/net-ssh-multi
COMMENT= SSH connection multiplexing
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"