Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Oct 2015 18:09:40 +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: r399581 - head/devel/rubygem-mspec
Message-ID:  <201510171809.t9HI9eFo031201@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 17 18:09:40 2015
New Revision: 399581
URL: https://svnweb.freebsd.org/changeset/ports/399581

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-mspec/Makefile

Modified: head/devel/rubygem-mspec/Makefile
==============================================================================
--- head/devel/rubygem-mspec/Makefile	Sat Oct 17 18:09:35 2015	(r399580)
+++ head/devel/rubygem-mspec/Makefile	Sat Oct 17 18:09:40 2015	(r399581)
@@ -10,9 +10,9 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Specialized Ruby testing framework
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes



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