svn commit: r517502 - head/devel/rubygem-tdiff

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Nov 13 23:40:09 UTC 2019


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 at FreeBSD.org
 COMMENT=	Calculates the differences between two tree-like structures
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 USES=		gem
 USE_RUBY=	yes


More information about the svn-ports-all mailing list