1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-08-01 15:37:47 +00:00

Ports: Add imgcat port

Co-authored-by: Linus Groh <mail@linusgroh.de>
This commit is contained in:
Panagiotis Vasilopoulos 2021-04-17 16:50:51 +03:00 committed by Linus Groh
parent 3b6454b9c2
commit 40c2c24984
2 changed files with 9 additions and 0 deletions

View file

@ -38,6 +38,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`gnuplot`](gnuplot/) | Gnuplot | 5.2.8 | http://www.gnuplot.info/ |
| [`grep`](grep/) | GNU Grep | 2.5.4 | https://www.gnu.org/software/grep/ |
| [`hatari`](hatari/) | Atari ST/STE/TT/Falcon emulator | 2.4.0-devel | https://hatari.tuxfamily.org/ |
| [`imgcat`](imgcat/) | imgcat | 2.5.0 | https://github.com/eddieantonio/imgcat |
| [`indent`](indent/) | GNU indent | 2.2.11 | https://www.gnu.org/software/indent/ |
| [`jot`](jot/) | jot (OpenBSD) | 6.6 | https://github.com/ibara/libpuffy |
| [`jq`](jq/) | jq | 1.6 | https://stedolan.github.io/jq/ |