diff options
author | lx <lx@FreeBSD.org> | 2009-02-23 12:46:40 +0800 |
---|---|---|
committer | lx <lx@FreeBSD.org> | 2009-02-23 12:46:40 +0800 |
commit | 48368317156fc3c49ba5c2972ab4891e0789c206 (patch) | |
tree | 63e5104533e5e19dd192ba92c2c3c290d54d6c5f /editors/Makefile | |
parent | 2c66c81c1844a44a87764049ad39b3de5a3c7fe6 (diff) | |
download | freebsd-ports-gnome-48368317156fc3c49ba5c2972ab4891e0789c206.tar.gz freebsd-ports-gnome-48368317156fc3c49ba5c2972ab4891e0789c206.tar.zst freebsd-ports-gnome-48368317156fc3c49ba5c2972ab4891e0789c206.zip |
Add TexmakerX, an extended fork of Texmaker, adding spellchecking and
code folding.
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 49aecdc2a8db..bf1733de81bb 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -155,6 +155,7 @@ SUBDIR += tetradraw SUBDIR += texmacs SUBDIR += texmaker + SUBDIR += texmakerx SUBDIR += textedit SUBDIR += textedit.app SUBDIR += the |