aboutsummaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-08-24 08:32:20 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-08-24 08:32:20 +0000
commitcefbf2feab1cde75ed64df9fea227e37cdadde7e (patch)
tree4eaa43c1e4240068fc1f8b1b2bfce77f68d341df /editors/Makefile
parent80814c743bfaaff1d5edab81c2ffc30b09cfd133 (diff)
downloadports-cefbf2feab1cde75ed64df9fea227e37cdadde7e.tar.gz
ports-cefbf2feab1cde75ed64df9fea227e37cdadde7e.zip
Add ted-2.10
Ted is a text editor running under X Windows on Unix/Linux systems. Ted was developed as an operating system accessory like Wordpad on MS-Windows. Features -------- * Wysiwyg rich text editing. * Ted uses Microsoft RTF as its native file format. * In line bitmap pictures. * Postscript printing. * Spelling checking in several Latin languages. (English, Dutch, German, Portuguese, French and Spanish.) * Directly mailing documents from Ted. * Cut/Copy/Paste, also with other applications. * Find/Replace. * Ruler: Paragraph indentation, Indentation of first line, Tabs. * Copy/Paste Ruler. * Page breaks. * Tables: Insert Table, Row, Column. Changing the column width of tables with their ruler. * Symbols and accented characters are fully supported. * Hyperlinks. * Saving a document in HTML format. Obtained from: OpenBSD
Notes
Notes: svn path=/head/; revision=46769
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 5c66d5802240..b7aa6a59cf55 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -112,6 +112,7 @@
SUBDIR += staroffice52
SUBDIR += sted
SUBDIR += tamago
+ SUBDIR += ted
SUBDIR += textedit
SUBDIR += the
SUBDIR += thoteditor