svn commit: r398082 - head/security/rubygem-scrypt

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 28 06:20:37 UTC 2015


Author: sunpoet
Date: Mon Sep 28 06:20:36 2015
New Revision: 398082
URL: https://svnweb.freebsd.org/changeset/ports/398082

Log:
  - Add LICENSE_FILE

Modified:
  head/security/rubygem-scrypt/Makefile

Modified: head/security/rubygem-scrypt/Makefile
==============================================================================
--- head/security/rubygem-scrypt/Makefile	Mon Sep 28 06:20:32 2015	(r398081)
+++ head/security/rubygem-scrypt/Makefile	Mon Sep 28 06:20:36 2015	(r398082)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Scrypt key derivation function
 
 LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	rubygem-ffi-compiler>=0.0.2:${PORTSDIR}/devel/rubygem-ffi-compiler \
 		rubygem-rake>=0:${PORTSDIR}/devel/rubygem-rake


More information about the svn-ports-all mailing list