pkgsrc/security/ruby-bcrypt_pbkdf/Makefile

13 lines
332 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.3 2021/01/14 14:10:59 taca Exp $
DISTNAME= bcrypt_pbkdf-1.1.0
CATEGORIES= security
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://github.com/net-ssh/bcrypt_pbkdf-ruby
COMMENT= Ruby implementation of bcrypt_pbkdf from OpenBSD
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"