2008-07-06 01:06:19 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= net-ssh-gateway
|
2013-12-31 15:30:32 +01:00
|
|
|
PORTVERSION= 1.2.0
|
2008-07-06 01:06:19 +02:00
|
|
|
CATEGORIES= security rubygems
|
2010-09-09 21:12:56 +02:00
|
|
|
MASTER_SITES= RG
|
2008-07-06 01:06:19 +02:00
|
|
|
|
2010-04-28 00:55:23 +02:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2008-07-06 01:06:19 +02:00
|
|
|
COMMENT= Establish Net::SSH connections through firewalls
|
|
|
|
|
2013-12-31 15:30:32 +01:00
|
|
|
LICENSE= MIT
|
|
|
|
|
|
|
|
RUN_DEPENDS= rubygem-net-ssh>=2.6.5:${PORTSDIR}/security/rubygem-net-ssh
|
2008-07-06 01:06:19 +02:00
|
|
|
|
2015-08-16 02:41:44 +02:00
|
|
|
NO_ARCH= yes
|
2008-07-06 01:06:19 +02:00
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
2013-12-31 15:30:32 +01:00
|
|
|
RUBYGEM_AUTOPLIST= yes
|
2008-07-06 01:06:19 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|