COMMENT =	graphical acme-like text editor

DISTNAME =	jmigpin-editor-${V}
V =		3.11

CATEGORIES =	editors

HOMEPAGE =	https://github.com/jmigpin/editor

# MIT
PERMIT_PACKAGE =	Yes

WANTLIB +=	c pthread

MODULES =	lang/go

MODGO_MODNAME =	github.com/jmigpin/editor
MODGO_VERSION =	v1.${V}

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