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

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

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-ruby-bugzilla/Makefile

Modified: head/devel/rubygem-ruby-bugzilla/Makefile
==============================================================================
--- head/devel/rubygem-ruby-bugzilla/Makefile	Sat Oct 10 23:12:21 2015	(r399043)
+++ head/devel/rubygem-ruby-bugzilla/Makefile	Sat Oct 10 23:12:25 2015	(r399044)
@@ -10,6 +10,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Access to Bugzilla through WebService APIs in Ruby
 
 LICENSE=	LGPL3
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	rubygem-gruff>=0:${PORTSDIR}/graphics/rubygem-gruff \
     		rubygem-highline>=0:${PORTSDIR}/devel/rubygem-highline



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