From 355b3e5fb9dfbf3dea43ef79a652bfba5fa1e37c Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Wed, 25 Sep 2024 12:14:54 +0800 Subject: [PATCH] devel/rubygem-async-io: Add LICENSE_FILE --- devel/rubygem-async-io/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/rubygem-async-io/Makefile b/devel/rubygem-async-io/Makefile index 66ed37b07905..9dc292f135b4 100644 --- a/devel/rubygem-async-io/Makefile +++ b/devel/rubygem-async-io/Makefile @@ -9,6 +9,7 @@ WWW= https://socketry.github.io/async-io/ \ https://github.com/socketry/async-io LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/license.md RUN_DEPENDS= rubygem-async>=0:devel/rubygem-async