diff options
author | Linus Groh <mail@linusgroh.de> | 2021-04-25 17:29:28 +0200 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-04-25 17:29:28 +0200 |
commit | 15cccdba7b19c6fbe768d615d9151c0ab643db61 (patch) | |
tree | 2e544d849fd8fabb6306e041ba46f85d465fe9b6 /Ports/AvailablePorts.md | |
parent | 62af6cd4f9637b8937e59832f5af00f4556c496b (diff) | |
download | serenity-15cccdba7b19c6fbe768d615d9151c0ab643db61.zip |
Ports: Add readline
Diffstat (limited to 'Ports/AvailablePorts.md')
-rw-r--r-- | Ports/AvailablePorts.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Ports/AvailablePorts.md b/Ports/AvailablePorts.md index 4601a0ec7a..94b3f115b5 100644 --- a/Ports/AvailablePorts.md +++ b/Ports/AvailablePorts.md @@ -94,6 +94,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^ | [`pt2-clone`](pt2-clone/) | ProTracker 2 clone | 1.28 | https://github.com/8bitbubsy/pt2-clone | | [`python3`](python3/) | Python | 3.9.4 | https://www.python.org/ | | [`quake`](quake/) | Quake | 0.65 | https://github.com/SerenityOS/SerenityQuake | +| [`readline`](readline/) | GNU Readline Library | 8.1 | https://tiswww.case.edu/php/chet/readline/rltop.html | | [`rsync`](rsync/) | rsync | 3.1.3 | https://rsync.samba.org/ | | [`scummvm`](scummvm/) | ScummVM | 2.2.0 | https://www.scummvm.org/ | | [`SDL2`](SDL2/) | Simple DirectMedia Layer (SDL2) | | https://github.com/SerenityOS/SDL | |