Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2017 16:41:14 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r448561 - head/devel/rubygem-coercible
Message-ID:  <201708221641.v7MGfEv8093818@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Aug 22 16:41:14 2017
New Revision: 448561
URL: https://svnweb.freebsd.org/changeset/ports/448561

Log:
  Add LICENSE_FILE

Modified:
  head/devel/rubygem-coercible/Makefile

Modified: head/devel/rubygem-coercible/Makefile
==============================================================================
--- head/devel/rubygem-coercible/Makefile	Tue Aug 22 16:41:09 2017	(r448560)
+++ head/devel/rubygem-coercible/Makefile	Tue Aug 22 16:41:14 2017	(r448561)
@@ -10,11 +10,11 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Ruby coercion library
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-descendants_tracker>=0.0.1:devel/rubygem-descendants_tracker
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USES=		gem
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708221641.v7MGfEv8093818>