mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-07 19:30:47 -04:00
13 lines
315 B
Makefile
13 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"
|