ncurses: Move to the minimal set

MFC after:	1 day
Reviewed by:	bapt
Sponsored by:	https://www.patreon.com/bsdivy
Differential Revision:	https://reviews.freebsd.org/D52950
This commit is contained in:
Lexi Winter
2025-10-08 04:21:25 +01:00
parent 1f76551e1a
commit ecaf90ee03
+4
View File
@@ -17,3 +17,7 @@ curses interface, and is also backward compatible with traditional BSD curses.
This package ships with a limited termcap database, but it is designed to use
a terminfo database provided by ports, such as in misc/terminfo-db.
EOD
annotations {
set = "minimal,minimal-jail"
}