Index: head/security/rubygem-bcrypt-ruby/Makefile =================================================================== --- head/security/rubygem-bcrypt-ruby/Makefile (revision 410648) +++ head/security/rubygem-bcrypt-ruby/Makefile (revision 410649) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= bcrypt-ruby PORTVERSION= 3.1.5 PORTREVISION= 1 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Sophisticated and secure hash algorithm for passwords LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= rubygem-bcrypt>=3.1.3:${PORTSDIR}/security/rubygem-bcrypt NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include