diff --git a/editors/xi-core/Makefile b/editors/xi-core/Makefile index 46db975ee87b..f6714109eaa3 100644 --- a/editors/xi-core/Makefile +++ b/editors/xi-core/Makefile @@ -11,6 +11,9 @@ WWW= https://xi-editor.io LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../LICENSE +DEPRECATED= Project is currently discontinued, one depend port broken (editors/xi-term set to deprecation too). Upstream recommends editors/lapce +EXPIRATION_DATE= 2023-12-31 + USES= cargo USE_GITHUB= yes GH_ACCOUNT= xi-editor