diff options
author | David Thiel <lx@FreeBSD.org> | 2009-10-15 02:23:18 +0800 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2009-10-15 02:23:18 +0800 |
commit | ca96306573c9d8df763a7a3fdf90e951a2d84246 (patch) | |
tree | 6ffc2a015a543294d86040fb9021bd3a4bb215a8 /editors/Makefile | |
parent | 68f701b3a1463c0cc430b742742f88fa393d8cef (diff) | |
download | freebsd-ports-gnome-ca96306573c9d8df763a7a3fdf90e951a2d84246.tar.gz freebsd-ports-gnome-ca96306573c9d8df763a7a3fdf90e951a2d84246.tar.zst freebsd-ports-gnome-ca96306573c9d8df763a7a3fdf90e951a2d84246.zip |
Add the TeXworks LaTeX authoring system.
PR: ports/139258
Submitted by: Diego Depaoli
Reviewed by: lx
Feature safe: yes
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 596db6b2341e..d189869752c0 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -209,6 +209,7 @@ SUBDIR += texmakerx SUBDIR += textedit SUBDIR += textedit.app + SUBDIR += texworks SUBDIR += the SUBDIR += thoteditor SUBDIR += tpad |