git: 5e5b4b840644 - main - www/rubygem-http-accept: Add LICENSE_FILE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 May 2024 17:36:40 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5e5b4b840644d0899bc4563e9eb6868f187d06cb commit 5e5b4b840644d0899bc4563e9eb6868f187d06cb Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 16:28:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 17:18:17 +0000 www/rubygem-http-accept: Add LICENSE_FILE --- www/rubygem-http-accept/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/www/rubygem-http-accept/Makefile b/www/rubygem-http-accept/Makefile index 76a284d79d0d..55c2ff4f63b0 100644 --- a/www/rubygem-http-accept/Makefile +++ b/www/rubygem-http-accept/Makefile @@ -8,6 +8,7 @@ COMMENT= Parse Accept and Accept-Language HTTP headers WWW= https://github.com/socketry/http-accept LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/license.md USES= gem