ports/security/rubygem-hrr_rb_ssh/Makefile
2021-09-21 17:49:01 +00:00

16 lines
283 B
Makefile

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