2021-02-03 16:07:00 +01:00
|
|
|
# $NetBSD: Makefile,v 1.16 2021/02/03 15:07:00 taca Exp $
|
2014-03-14 18:57:47 +01:00
|
|
|
|
2021-02-03 16:07:00 +01:00
|
|
|
DISTNAME= sshkit-1.21.2
|
2014-03-14 18:57:47 +01:00
|
|
|
CATEGORIES= security
|
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2017-07-31 00:32:10 +02:00
|
|
|
HOMEPAGE= https://github.com/capistrano/sshkit/
|
2014-03-14 18:57:47 +01:00
|
|
|
COMMENT= Makes it easy to write structured, testable SSH commands
|
|
|
|
LICENSE= mit
|
|
|
|
|
2015-02-04 17:17:47 +01:00
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-net-ssh>=2.8.0:../../security/ruby-net-ssh
|
2014-03-14 18:57:47 +01:00
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-net-scp>=1.1.2:../../security/ruby-net-scp
|
|
|
|
|
2020-03-24 17:20:05 +01:00
|
|
|
USE_LANGUAGES= # none
|
|
|
|
|
2014-03-14 18:57:47 +01:00
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|