svn commit: r457796 - head/security/rubygem-bcrypt_pbkdf

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jan 1 20:20:07 UTC 2018


Author: sunpoet
Date: Mon Jan  1 20:20:05 2018
New Revision: 457796
URL: https://svnweb.freebsd.org/changeset/ports/457796

Log:
  Add LICENSE_FILE
  
  Approved by:	portmgr (blanket)

Modified:
  head/security/rubygem-bcrypt_pbkdf/Makefile

Modified: head/security/rubygem-bcrypt_pbkdf/Makefile
==============================================================================
--- head/security/rubygem-bcrypt_pbkdf/Makefile	Mon Jan  1 20:19:02 2018	(r457795)
+++ head/security/rubygem-bcrypt_pbkdf/Makefile	Mon Jan  1 20:20:05 2018	(r457796)
@@ -9,6 +9,7 @@ MAINTAINER=	idefix at fechner.net
 COMMENT=	This gem implements bcrypt_pdkfd
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	rubygem-minitest>=5:devel/rubygem-minitest \
 		rubygem-rake-compiler>=0.9.7:devel/rubygem-rake-compiler \


More information about the svn-ports-all mailing list