5a44574288
=== 1.2.1 / 11 Apr 2015 * Fix two problems with :concurrent_connections option (#4) [sersut] * Replaced test-unit with minitest [juliandunn]
12 lines
315 B
Makefile
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"
|