PKGNAME=micro
PKGSEC=editors
PKGDES="A terminal-based text editor"
PKGDEP="gcc-runtime"
BUILDDEP="go"

ABTYPE=gomod
GO_PACKAGES=('cmd/micro')
