PORTNAME=	orbiton
DISTVERSIONPREFIX=	v
DISTVERSION=	2.62.3
PORTREVISION=	2
CATEGORIES=	editors

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	Small, fast and limited text editor in Go
WWW=		https://orbiton.zip/

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		go:modules

GO_MODULE=	github.com/xyproto/orbiton/v2

PLIST_FILES=	bin/${PORTNAME}

.include <bsd.port.mk>
