opnsense-ports/security/rubygem-hrr_rb_ssh/Makefile
Franco Fichtner d57219b569 */*: sync with upstream
Taken from: HardenedBSD
2021-04-08 08:40:15 +02:00

18 lines
348 B
Makefile

PORTNAME= hrr_rb_ssh
DISTVERSION= 0.3.0.pre2
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= antoine@FreeBSD.org
COMMENT= Pure Ruby SSH 2.0 server implementation
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-ed25519>=1.2:security/rubygem-ed25519
NO_ARCH= yes
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>