Index: head/security/rubygem-bcrypt/Makefile =================================================================== --- head/security/rubygem-bcrypt/Makefile (revision 402577) +++ head/security/rubygem-bcrypt/Makefile (revision 402578) @@ -1,18 +1,19 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= bcrypt PORTVERSION= 3.1.10 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= OpenBSD bcrypt password hashing algorithm LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING USE_RUBY= yes USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST=yes +RUBYGEM_AUTOPLIST= yes .include