From b286ad5334eaad82f85c759ee00a36678db7cb17 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Fri, 3 Apr 2026 00:32:20 +0200 Subject: added TANK MODE * This is a gimmick pseudo-game for driving a tank around your buffer. * The tank is "animated" and crushes non-space characters it drives over. * When shooting, it deletes characters that get hit. * When escaping, the tank explodes and leaves a "crater" behind. --- freebsd/pkg-plist | 1 + 1 file changed, 1 insertion(+) (limited to 'freebsd/pkg-plist') diff --git a/freebsd/pkg-plist b/freebsd/pkg-plist index ab74145..dd3e7cb 100644 --- a/freebsd/pkg-plist +++ b/freebsd/pkg-plist @@ -13,6 +13,7 @@ share/man/man7/%%PROGRAM_PREFIX%%sciteco.7.gz %%DATADIR%%/lib/getopt.tes %%DATADIR%%/lib/lexer.tes %%DATADIR%%/lib/repl.tes +%%DATADIR%%/lib/tank.tes %%DATADIR%%/lib/tecat.tes %%LEXILLA%%%%DATADIR%%/lib/lexers/abaqus.tes %%LEXILLA%%%%DATADIR%%/lib/lexers/ada.tes -- cgit v1.2.3