git: a5904fb55726 - main - www/rubygem-async-rest: Add LICENSE_FILE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 May 2024 17:36:38 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a5904fb55726a37d91ab57039ad3f9b78b7000a9 commit a5904fb55726a37d91ab57039ad3f9b78b7000a9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 16:28:00 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 17:18:16 +0000 www/rubygem-async-rest: Add LICENSE_FILE - Update WWW --- www/rubygem-async-rest/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/rubygem-async-rest/Makefile b/www/rubygem-async-rest/Makefile index 416afed5de5e..a4e20873358a 100644 --- a/www/rubygem-async-rest/Makefile +++ b/www/rubygem-async-rest/Makefile @@ -5,9 +5,11 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= RESTful clients (and hopefully servers) -WWW= https://github.com/socketry/async-rest +WWW= https://socketry.github.io/async-rest/ \ + https://github.com/socketry/async-rest LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/license.md RUN_DEPENDS= rubygem-async-http>=0.42<1:www/rubygem-async-http \ rubygem-protocol-http>=0.7<1:www/rubygem-protocol-http