Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2017 20:44:52 +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: r452557 - head/devel/rubygem-statsd-ruby
Message-ID:  <201710202044.v9KKiqdb047819@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Oct 20 20:44:52 2017
New Revision: 452557
URL: https://svnweb.freebsd.org/changeset/ports/452557

Log:
  Add LICENSE_FILE

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

Modified: head/devel/rubygem-statsd-ruby/Makefile
==============================================================================
--- head/devel/rubygem-statsd-ruby/Makefile	Fri Oct 20 20:44:47 2017	(r452556)
+++ head/devel/rubygem-statsd-ruby/Makefile	Fri Oct 20 20:44:52 2017	(r452557)
@@ -9,6 +9,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Ruby Statsd client that is not port of the Python implementation
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 USES=		gem
 USE_RUBY=	yes



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