git: 90de903694b9 - main - devel/rubygem-fcntl: Add LICENSE_FILE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Nov 2025 16:40:50 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=90de903694b9fa5d3fda73031c2e01af12aad30c
commit 90de903694b9fa5d3fda73031c2e01af12aad30c
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-11-09 16:21:25 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-11-09 16:32:14 +0000
devel/rubygem-fcntl: Add LICENSE_FILE
---
devel/rubygem-fcntl/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/rubygem-fcntl/Makefile b/devel/rubygem-fcntl/Makefile
index 4432e69b2d60..678f4dabbe2b 100644
--- a/devel/rubygem-fcntl/Makefile
+++ b/devel/rubygem-fcntl/Makefile
@@ -9,6 +9,8 @@ WWW= https://github.com/ruby/fcntl
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
+LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
+LICENSE_FILE_RUBY= ${WRKSRC}/COPYING
USES= gem