aboutsummaryrefslogblamecommitdiff
path: root/security/rubygem-bcrypt/Makefile
blob: e2857e8ae9b23287c43dad5459039e78531401ef (plain) (tree)
1
2
3
4
5
6
7
8
9
                      
                      




                                                         
                                                          
 
                   
                                 
 
                   

                      
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>