diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-11-09 16:21:25 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-11-09 16:32:14 +0000 |
| commit | 90de903694b9fa5d3fda73031c2e01af12aad30c (patch) | |
| tree | ac376633f28ab32df4b45b822f3ff6dafb539075 | |
| parent | 559830e51aacafb965e3d27e577aa13bffa704e0 (diff) | |
devel/rubygem-fcntl: Add LICENSE_FILE
| -rw-r--r-- | devel/rubygem-fcntl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
