# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/micro/micro.desc # Copyright (C) 2025 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- [I] A modern and intuitive terminal-based text editor [T] micro is a terminal-based text editor that aims to be easy to use and [T] intuitive, while also taking advantage of the capabilities of modern [T] terminals. [U] https://micro-editor.github.io/ [A] Zachary Yedidia, et al. [M] The T2 Project [C] extra/editor [F] CROSS [L] MIT [S] Stable [V] 2.0.14 [D] 5ca46ac1d5c77f1643dcb2c9a93e61066889b78403397f1b925d67c4 micro-2.0.14.tar.gz https://github.com/zyedidia/micro/archive/v2.0.14/ . $base/package/*/*/go-conf.in var_append goconfopt ' ' '-o micro ./cmd/micro' hook_add postmake 5 'cp -vf micro $root$bindir/' hook_add postmake 5 'cp -vf assets/packaging/micro.1 $root$mandir/man1'