git: 2d5f05ffae54 - main - lang/go: Add LICENSE (taken from USES=metaport)

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 27 Oct 2025 21:14:21 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2d5f05ffae547cd806ec91fb1d720832d418f9f0

commit 2d5f05ffae547cd806ec91fb1d720832d418f9f0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-27 21:14:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-27 21:14:12 +0000

    lang/go: Add LICENSE (taken from USES=metaport)
    
    /!\ go-1.24_10,2: Makefile warnings, please consider fixing /!\
    
    Please set LICENSE for this port
    
    PR:             290599
    Approved by:    adamw
---
 lang/go/Makefile | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/lang/go/Makefile b/lang/go/Makefile
index 494ae1d2baef..f3fd0a038893 100644
--- a/lang/go/Makefile
+++ b/lang/go/Makefile
@@ -10,6 +10,12 @@ MAINTAINER=	go@FreeBSD.org
 COMMENT=	Meta-port for the default version of the Go programming language
 WWW=		https://golang.org
 
+LICENSE=	NA
+LICENSE_COMB=	single
+LICENSE_NAME=	Non applicable
+LICENSE_TEXT=	No licenses are applicable to metaports
+LICENSE_PERMS=	auto-accept dist-mirror dist-sell pkg-mirror pkg-sell
+
 RUN_DEPENDS=	go${GO_SUFFIX}:lang/go${GO_SUFFIX}
 
 NO_ARCH=	yes