git: 9e4924734340 - main - devel/rubygem-traces: Add LICENSE_FILE

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 19 May 2024 17:36:03 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9e4924734340939f978f8b68da27efb4f937d905

commit 9e4924734340939f978f8b68da27efb4f937d905
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-19 16:26:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-19 17:18:08 +0000

    devel/rubygem-traces: Add LICENSE_FILE
    
    - Update WWW
---
 devel/rubygem-traces/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/devel/rubygem-traces/Makefile b/devel/rubygem-traces/Makefile
index 0beddfa3c457..197192497759 100644
--- a/devel/rubygem-traces/Makefile
+++ b/devel/rubygem-traces/Makefile
@@ -5,9 +5,11 @@ MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Application instrumentation and tracing
-WWW=		https://github.com/socketry/traces
+WWW=		https://socketry.github.io/traces/ \
+		https://github.com/socketry/traces
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/license.md
 
 USES=		gem