Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2015 09:46: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: r400910 - head/net/rubygem-bunny
Message-ID:  <201511060946.tA69kElx052013@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Nov  6 09:46:14 2015
New Revision: 400910
URL: https://svnweb.freebsd.org/changeset/ports/400910

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

Modified:
  head/net/rubygem-bunny/Makefile

Modified: head/net/rubygem-bunny/Makefile
==============================================================================
--- head/net/rubygem-bunny/Makefile	Fri Nov  6 08:52:54 2015	(r400909)
+++ head/net/rubygem-bunny/Makefile	Fri Nov  6 09:46:14 2015	(r400910)
@@ -10,11 +10,11 @@ MAINTAINER=	renchap@cocoa-x.com
 COMMENT=	Another synchronous Ruby AMQP client
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-amq-protocol>=2.0.0:${PORTSDIR}/net/rubygem-amq-protocol
 
 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?201511060946.tA69kElx052013>