Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Sep 2024 04:26:47 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ca52048427f9 - main - devel/rubygem-console: Add LICENSE_FILE
Message-ID:  <202409250426.48P4QlaU036471@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ca52048427f9fb4927216dc0ff05800c26697b1d

commit ca52048427f9fb4927216dc0ff05800c26697b1d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-25 04:15:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-25 04:22:44 +0000

    devel/rubygem-console: Add LICENSE_FILE
---
 devel/rubygem-console/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/rubygem-console/Makefile b/devel/rubygem-console/Makefile
index cb459e5c5c13..50b61fb0fa5b 100644
--- a/devel/rubygem-console/Makefile
+++ b/devel/rubygem-console/Makefile
@@ -9,6 +9,7 @@ WWW=		https://socketry.github.io/console/ \
 		https://github.com/socketry/console
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/license.md
 
 RUN_DEPENDS=	rubygem-fiber-annotation>=0:devel/rubygem-fiber-annotation \
 		rubygem-fiber-local>=1.1<2:devel/rubygem-fiber-local \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409250426.48P4QlaU036471>