mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-07 19:30:47 -04:00
13 lines
304 B
Makefile
13 lines
304 B
Makefile
# $NetBSD: Makefile,v 1.15 2015/12/13 15:03:15 taca Exp $
|
|
|
|
DISTNAME= net-ssh-2.10.1.rc2
|
|
CATEGORIES= net security
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://github.com/net-ssh/net-ssh
|
|
COMMENT= Secure shell for Ruby
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|