svn commit: r452557 - head/devel/rubygem-statsd-ruby

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Oct 20 20:44:53 UTC 2017


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


More information about the svn-ports-all mailing list