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

16 lines
312 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
WWW= https://github.com/hirura/hrr_rb_ssh
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>