COMMENT =		terminal JSON viewer & processor

VERSION =		39.2.0
MODGO_MODNAME =		github.com/antonmedv/fx
MODGO_VERSION =		v0.0.0-20251112094209-c8fd8cf39408

DISTNAME =		fx-${VERSION}

CATEGORIES =		textproc

# MIT
PERMIT_PACKAGE =	Yes

MODULES =		lang/go
WANTLIB =		c pthread

.include "modules.inc"
.include <bsd.port.mk>
