1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/security/rubygem-bcrypt/Makefile

16 lines
296 B
Makefile

PORTNAME= bcrypt
PORTVERSION= 3.1.20
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= OpenBSD bcrypt password hashing algorithm
WWW= https://github.com/bcrypt-ruby/bcrypt-ruby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gem
.include <bsd.port.mk>