svn commit: r517501 - head/devel/rubygem-sysinfo

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


Author: sunpoet
Date: Wed Nov 13 23:40:03 2019
New Revision: 517501
URL: https://svnweb.freebsd.org/changeset/ports/517501

Log:
  Add LICENSE_FILE

Modified:
  head/devel/rubygem-sysinfo/Makefile

Modified: head/devel/rubygem-sysinfo/Makefile
==============================================================================
--- head/devel/rubygem-sysinfo/Makefile	Wed Nov 13 23:39:58 2019	(r517500)
+++ head/devel/rubygem-sysinfo/Makefile	Wed Nov 13 23:40:03 2019	(r517501)
@@ -11,6 +11,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	All your system-independent infoz in one handy class
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-drydock>=0:devel/rubygem-drydock \
 		rubygem-storable>=0:devel/rubygem-storable


More information about the svn-ports-all mailing list