diff options
| author | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-04-03 00:32:20 +0200 |
|---|---|---|
| committer | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-04-03 00:32:20 +0200 |
| commit | b286ad5334eaad82f85c759ee00a36678db7cb17 (patch) | |
| tree | 3ef47aca83a365b5266efe7543f42e4cd4b93ff8 /freebsd | |
| parent | d456b21d604c7a252d630b132dfa5b4f6b67d4fc (diff) | |
added TANK MODEHEADmaster-fmsbw-cimaster
* 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.
Diffstat (limited to 'freebsd')
| -rw-r--r-- | freebsd/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
