git: 3043b1ea43a0 - main - math/rubygem-bigdecimal: Add LICENSE_FILE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Nov 2025 16:41:36 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3043b1ea43a0a9e26aa9d2c890aa6a99174a4351
commit 3043b1ea43a0a9e26aa9d2c890aa6a99174a4351
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-11-09 16:22:39 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-11-09 16:32:25 +0000
math/rubygem-bigdecimal: Add LICENSE_FILE
---
math/rubygem-bigdecimal/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/math/rubygem-bigdecimal/Makefile b/math/rubygem-bigdecimal/Makefile
index 886cca7991bc..a8b6be1f587b 100644
--- a/math/rubygem-bigdecimal/Makefile
+++ b/math/rubygem-bigdecimal/Makefile
@@ -9,6 +9,7 @@ WWW= https://github.com/ruby/bigdecimal
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
+LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE
USES= gem