git: d8cf779db109 - main - devel/rubygem-strscan: Add LICENSE_FILE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Nov 2025 16:41:23 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d8cf779db1093de3d74cf1a2a9b6719fd24b6e99
commit d8cf779db1093de3d74cf1a2a9b6719fd24b6e99
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-11-09 16:22:17 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-11-09 16:32:22 +0000
devel/rubygem-strscan: Add LICENSE_FILE
---
devel/rubygem-strscan/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/rubygem-strscan/Makefile b/devel/rubygem-strscan/Makefile
index 2948dcddd527..4808c1d2cabc 100644
--- a/devel/rubygem-strscan/Makefile
+++ b/devel/rubygem-strscan/Makefile
@@ -9,6 +9,8 @@ WWW= https://github.com/ruby/strscan
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
+LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt
+LICENSE_FILE_RUBY= ${WRKSRC}/COPYING
USES= gem