Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Nov 2019 23:44:11 +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: r517517 - head/sysutils/rubygem-shellany
Message-ID:  <201911132344.xADNiBah057221@repo.freebsd.org>

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

Log:
  Add LICENSE_FILE

Modified:
  head/sysutils/rubygem-shellany/Makefile

Modified: head/sysutils/rubygem-shellany/Makefile
==============================================================================
--- head/sysutils/rubygem-shellany/Makefile	Wed Nov 13 23:44:06 2019	(r517516)
+++ head/sysutils/rubygem-shellany/Makefile	Wed Nov 13 23:44:11 2019	(r517517)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	MRI+JRuby compatible command output capturing
 
 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?201911132344.xADNiBah057221>