GO-MODULE(5) - File Formats Manual
GO-MODULE(5) - File Formats Manual # GO-MODULE(5) - File Formats Manual NAME # go-module - lang/go port module DESCRIPTION # This manual page documents the behavior of setting MODULES=lang/go in the ports(7) tree. Adds Go toolchain support. Requires ALL_TARGET to be set to canonical Go import path of port. (Module sets it automatically for ports that use GH_ACCOUNT and GH_PROJECT macros.) During execution of pre-configure target module moves source code from ${MODGO_SUBDIR} to ${WRKSRC}, subdirectory of ${MODGO_WORKSPACE} - specially-crafted Go workspace located at ${WRKDIR}/go. ...