summaryrefslogtreecommitdiff
path: root/security/ruby-sshkey/Makefile
blob: 62ea4b99c5231f293dba138327ddff3f22bc83ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.2 2020/06/21 15:52:12 taca Exp $

DISTNAME=	sshkey-2.0.0
CATEGORIES=	security

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	https://github.com/bensie/sshkey
COMMENT=	Pure Ruby SSH key generator
LICENSE=	mit

USE_LANGUAGES=	# none

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"