svn commit: r432674 - head/devel/rubygem-hashie2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 28 20:53:37 UTC 2017


Author: sunpoet
Date: Sat Jan 28 20:53:36 2017
New Revision: 432674
URL: https://svnweb.freebsd.org/changeset/ports/432674

Log:
  Add LICENSE_FILE
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/rubygem-hashie2/Makefile

Modified: head/devel/rubygem-hashie2/Makefile
==============================================================================
--- head/devel/rubygem-hashie2/Makefile	Sat Jan 28 20:53:31 2017	(r432673)
+++ head/devel/rubygem-hashie2/Makefile	Sat Jan 28 20:53:36 2017	(r432674)
@@ -10,9 +10,9 @@ MAINTAINER=	renchap at cocoa-x.com
 COMMENT=	Hashie is a simple collection of useful Hash extensions
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USES=		gem
 


More information about the svn-ports-all mailing list