Skip to content

Commit

Permalink
www/rubygem-async-rest: Add LICENSE_FILE
Browse files Browse the repository at this point in the history
- Update WWW
  • Loading branch information
sunpoet committed May 19, 2024
1 parent a5c47c9 commit a5904fb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion www/rubygem-async-rest/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a5904fb

Please sign in to comment.