diff options
author | Andreas Kling <kling@serenityos.org> | 2021-03-05 21:58:14 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-03-05 21:58:52 +0100 |
commit | e0e8c6f70efbb02974f73edf7945527fcc8281f0 (patch) | |
tree | 33e2d060ff24dbfba9787e2646150c2aa07ce084 /Ports/AvailablePorts.md | |
parent | 9f8a9dba0b55fc8c17b9732c660e87bb042cb78b (diff) | |
download | serenity-e0e8c6f70efbb02974f73edf7945527fcc8281f0.zip |
Ports: Add FreeType 2.10.4
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 506d38ced1..b7f6631d76 100644 --- a/Ports/AvailablePorts.md +++ b/Ports/AvailablePorts.md @@ -21,6 +21,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^ | [`editline`](editline/) | Minix Editline | 1.17.1 | https://troglobit.com/projects/editline/ | | [`figlet`](figlet/) | FIGlet | 2.2.5 | http://www.figlet.org/ | | [`flex`](flex/) | flex | 2.6.4 | https://github.com/westes/flex | +| [`freetype`](freetype/) | FreeType | 2.10.4 | https://www.freetype.org/ | | [`frotz`](frotz/) | Frotz | | https://gitlab.com/DavidGriffith/frotz | | [`gcc`](gcc/) | GNU Compiler Collection | 10.2.0 | https://gcc.gnu.org/ | | [`git`](git/) | Git | 2.26.0 | https://git-scm.com/ | |