2008-07-06 01:03:07 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= net-scp
|
2014-04-26 20:12:09 +02:00
|
|
|
PORTVERSION= 1.2.0
|
2008-07-06 01:03:07 +02:00
|
|
|
CATEGORIES= security rubygems
|
2010-09-09 21:12:56 +02:00
|
|
|
MASTER_SITES= RG
|
2008-07-06 01:03:07 +02:00
|
|
|
|
2010-04-28 00:55:23 +02:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2008-07-06 01:03:07 +02:00
|
|
|
COMMENT= Non-interactive SCP processing
|
|
|
|
|
2013-10-26 18:24:59 +02:00
|
|
|
LICENSE= MIT
|
|
|
|
|
2013-06-02 03:26:51 +02:00
|
|
|
RUN_DEPENDS= rubygem-net-ssh>=2.6.5:${PORTSDIR}/security/rubygem-net-ssh
|
2008-07-06 01:03:07 +02:00
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
2013-10-26 18:24:59 +02:00
|
|
|
RUBYGEM_AUTOPLIST= yes
|
2008-07-06 01:03:07 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|