COMMENT =	terminal based markdown reader with cloud storage
CATEGORIES =	textproc

MODGO_MODNAME =	github.com/charmbracelet/glow
MODGO_VERSION =	v1.5.1

DISTNAME =	glow-${MODGO_VERSION}

HOMEPAGE =	https://github.com/charmbracelet/glow

# MIT
PERMIT_PACKAGE = Yes

WANTLIB =	c pthread

MODULES =	lang/go

NO_TEST =	Yes

.include "modules.inc"

.include <bsd.port.mk>
