opnsense-ports/security/rubygem-net-scp/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

19 lines
365 B
Makefile

PORTNAME= net-scp
PORTVERSION= 4.0.0
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Non-interactive SCP processing
WWW= https://github.com/net-ssh/net-scp
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-net-ssh6>=2.6.5<7.0.0:security/rubygem-net-ssh6
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>