pkgsrc/security/ruby-sshkey/Makefile

15 lines
316 B
Makefile
Raw Normal View History

# $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"