Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Nov 2019 23:40:09 +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: r517502 - head/devel/rubygem-tdiff
Message-ID:  <201911132340.xADNe9HH050149@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Nov 13 23:40:08 2019
New Revision: 517502
URL: https://svnweb.freebsd.org/changeset/ports/517502

Log:
  Add LICENSE_FILE

Modified:
  head/devel/rubygem-tdiff/Makefile

Modified: head/devel/rubygem-tdiff/Makefile
==============================================================================
--- head/devel/rubygem-tdiff/Makefile	Wed Nov 13 23:40:03 2019	(r517501)
+++ head/devel/rubygem-tdiff/Makefile	Wed Nov 13 23:40:08 2019	(r517502)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Calculates the differences between two tree-like structures
 
 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?201911132340.xADNe9HH050149>