Marcel Telka
2024-04-08 27ea4582c008083fc42d6e52da1dc3f6ff5cd25e
commit | author | age
718892 1 #
MT 2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"). You may
4 # only use this file in accordance with the terms of the CDDL.
5 #
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
9 #
10
11 #
12 # Copyright 2023 Marcel Telka
13 #
14
15 BUILD_STYLE = pkg
16
17 include ../../../make-rules/shared-macros.mk
18
19 COMPONENT_NAME =        golang
27ea45 20 COMPONENT_VERSION =        1.22
718892 21 COMPONENT_SUMMARY =        The Go Programming Language
MT 22 COMPONENT_PROJECT_URL =        https://go.dev/
23 COMPONENT_FMRI =        developer/golang
24 COMPONENT_CLASSIFICATION =    Development/Other Languages
25
26 include $(WS_MAKE_RULES)/common.mk
27
27ea45 28 PKG_MACROS += GOV=$(subst .,,$(COMPONENT_VERSION))
718892 29
MT 30 # Auto-generated dependencies