COMMENT = glamourous AI coding agent for the terminal MODGO_MODNAME = github.com/charmbracelet/crush MODGO_VERSION = v0.82.0 DISTNAME = crush-${MODGO_VERSION} PKGNAME = crush-${MODGO_VERSION:S/v//} CATEGORIES = devel HOMEPAGE = https://github.com/charmbracelet/crush # Functional Source License 1.1 (MIT Future License); source-available, not OSI PERMIT_PACKAGE = Yes WANTLIB = c pthread MODULES = lang/go WRKDIST = ${WRKDIR}/${MODGO_MODNAME}@${MODGO_VERSION} MODGO_LDFLAGS += -X ${MODGO_MODNAME}/internal/version.Version=${MODGO_VERSION} .include "modules.inc" .include