Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2015 23:12:02 +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: r399039 - head/devel/rubygem-annoy
Message-ID:  <201510102312.t9ANC2b7079525@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 10 23:12:02 2015
New Revision: 399039
URL: https://svnweb.freebsd.org/changeset/ports/399039

Log:
  - Add LICENSE_FILE
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/rubygem-annoy/Makefile

Modified: head/devel/rubygem-annoy/Makefile
==============================================================================
--- head/devel/rubygem-annoy/Makefile	Sat Oct 10 23:11:58 2015	(r399038)
+++ head/devel/rubygem-annoy/Makefile	Sat Oct 10 23:12:02 2015	(r399039)
@@ -10,11 +10,11 @@ MAINTAINER=	swills@FreeBSD.org
 COMMENT=	Present the user with a simple question before a destructive action
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-highline>=1.5.0:${PORTSDIR}/devel/rubygem-highline
 
 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?201510102312.t9ANC2b7079525>