summaryrefslogtreecommitdiff
path: root/lang/go/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/go/Makefile')
-rw-r--r--lang/go/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/lang/go/Makefile b/lang/go/Makefile
index 925b9ee3bec4..f3fd0a038893 100644
--- a/lang/go/Makefile
+++ b/lang/go/Makefile
@@ -1,6 +1,6 @@
PORTNAME= go
DISTVERSION= ${GO_DEFAULT}
-PORTREVISION= 13
+PORTREVISION= 14
PORTEPOCH= 2
CATEGORIES= lang
MASTER_SITES= # not applicable
@@ -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