From 3ace12cea568a21d5fd852102256ef851a10c8b9 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 20 Oct 2017 20:44:52 +0000 Subject: [PATCH] Add LICENSE_FILE --- devel/rubygem-statsd-ruby/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/rubygem-statsd-ruby/Makefile b/devel/rubygem-statsd-ruby/Makefile index 190c4ad8c7e1..59872d37137c 100644 --- a/devel/rubygem-statsd-ruby/Makefile +++ b/devel/rubygem-statsd-ruby/Makefile @@ -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