diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-11-09 16:26:56 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-11-09 16:32:43 +0000 |
| commit | f56daf752ed2680cdbb5c108eabc4861c2733509 (patch) | |
| tree | 93467f64283126f23838663c6203e9783dcd8f3e | |
| parent | 4b1cdcb35280867f1f75b07b5b3986a3a8a8d11b (diff) | |
devel/rubygem-logger-gitlab: Add LICENSE_FILE
| -rw-r--r-- | devel/rubygem-logger-gitlab/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/rubygem-logger-gitlab/Makefile b/devel/rubygem-logger-gitlab/Makefile index 5aaf2cb48969..349cd3c0f94d 100644 --- a/devel/rubygem-logger-gitlab/Makefile +++ b/devel/rubygem-logger-gitlab/Makefile @@ -10,6 +10,8 @@ WWW= https://github.com/ruby/logger LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual +LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL +LICENSE_FILE_RUBY= ${WRKSRC}/COPYING USES= gem |
