diff options
| author | Wen Heping <wen@FreeBSD.org> | 2023-04-27 12:03:11 +0000 |
|---|---|---|
| committer | Wen Heping <wen@FreeBSD.org> | 2023-04-27 12:05:11 +0000 |
| commit | 0c2643bdfa0d677980e089b12214cf0aa8dbc9a4 (patch) | |
| tree | 523b30001f9c8fcd1c1b3d950f3719b522a61df1 | |
| parent | d50992580487d0cb87a70ce144a2291e8c4e6626 (diff) | |
textproc/Makefile: Add typst
| -rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 136ad461ca25..5b45fcf9a27c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1987,6 +1987,7 @@ SUBDIR += txt2html SUBDIR += txt2man SUBDIR += txt2tags + SUBDIR += typst SUBDIR += uchardet SUBDIR += ucto SUBDIR += uctodata |
