mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
16 lines
283 B
Makefile
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>
|