svn commit: r399044 - head/devel/rubygem-ruby-bugzilla

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 10 23:12:27 UTC 2015


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 at 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


More information about the svn-ports-head mailing list