freebsd-ports/editors/Makefile
Kris Kennaway cefbf2feab 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
2001-08-24 08:32:20 +00:00

168 lines
4.0 KiB
Makefile

# $FreeBSD$
#
SUBDIR += AbiWord
SUBDIR += aee
SUBDIR += apel-emacs
SUBDIR += apel-emacs20
SUBDIR += apel-mule
SUBDIR += apel-xemacs
SUBDIR += apel-xemacs21-mule
SUBDIR += apel-xemacs20
SUBDIR += asedit
SUBDIR += axe
SUBDIR += beav
SUBDIR += biew
SUBDIR += bitmap-emacs20
SUBDIR += bitmap-mule
SUBDIR += boiling-egg
SUBDIR += bpatch
SUBDIR += bvi
SUBDIR += chexedit
SUBDIR += color-mate
SUBDIR += cooledit
SUBDIR += custom-emacs
SUBDIR += custom-mule
SUBDIR += dedit
SUBDIR += dte
SUBDIR += e3
SUBDIR += e93
SUBDIR += elvis
SUBDIR += emacs
SUBDIR += emacs20
SUBDIR += emacs20-dl
SUBDIR += emacs20-mule-devel
SUBDIR += fb
SUBDIR += fine
SUBDIR += flim-emacs
SUBDIR += flim-emacs-current
SUBDIR += flim-emacs20
SUBDIR += flim-emacs20-current
SUBDIR += flim-mule
SUBDIR += flim-mule-current
SUBDIR += flim-xemacs
SUBDIR += flim-xemacs-current
SUBDIR += flim-xemacs21-mule
SUBDIR += flim-xemacs21-mule-current
SUBDIR += flim-xemacs20
SUBDIR += flim-xemacs20-current
SUBDIR += fte
SUBDIR += gate
SUBDIR += gedit
SUBDIR += ghex
SUBDIR += glimmer
SUBDIR += gmanedit
SUBDIR += gnotepad+
SUBDIR += gxedit
SUBDIR += hexcurse
SUBDIR += hexedit
SUBDIR += hexpert
SUBDIR += hnb
SUBDIR += hte
SUBDIR += iiimecf
SUBDIR += impress
SUBDIR += jed
SUBDIR += jedit
SUBDIR += jext
SUBDIR += joe
SUBDIR += joe-devel
SUBDIR += jove
SUBDIR += koffice
SUBDIR += kxmleditor
SUBDIR += le
SUBDIR += led
SUBDIR += leim20
SUBDIR += lfhex
SUBDIR += lpe
SUBDIR += manedit
SUBDIR += mg
SUBDIR += moleskine
SUBDIR += mp
SUBDIR += muggy
SUBDIR += mule
SUBDIR += mule-common
SUBDIR += nano
SUBDIR += nedit
SUBDIR += nvi-devel
SUBDIR += nvi-m17n
SUBDIR += nvi-perl
SUBDIR += offix-editor
SUBDIR += openoffice
SUBDIR += pico
SUBDIR += poedit
SUBDIR += psgml-emacs
SUBDIR += psgml-emacs20
SUBDIR += psgml-mule
SUBDIR += psgml-xemacs21-mule
SUBDIR += sam
SUBDIR += scite
SUBDIR += semi-emacs
SUBDIR += semi-emacs-current
SUBDIR += semi-emacs20
SUBDIR += semi-emacs20-current
SUBDIR += semi-mule
SUBDIR += semi-mule-current
SUBDIR += semi-xemacs
SUBDIR += semi-xemacs-current
SUBDIR += semi-xemacs21-mule
SUBDIR += semi-xemacs21-mule-current
SUBDIR += semi-xemacs20
SUBDIR += semi-xemacs20-current
SUBDIR += staroffice5
SUBDIR += staroffice52
SUBDIR += sted
SUBDIR += tamago
SUBDIR += ted
SUBDIR += textedit
SUBDIR += the
SUBDIR += thoteditor
SUBDIR += uemacs
SUBDIR += uzap
SUBDIR += ved
SUBDIR += vigor
SUBDIR += vile
SUBDIR += vilearn
SUBDIR += vim-lite
SUBDIR += vim5
SUBDIR += vim6
SUBDIR += vim6+ruby
SUBDIR += wemi-emacs
SUBDIR += wemi-emacs-current
SUBDIR += wemi-emacs20
SUBDIR += wemi-emacs20-current
SUBDIR += wemi-mule
SUBDIR += wemi-mule-current
SUBDIR += wemi-xemacs
SUBDIR += wemi-xemacs-current
SUBDIR += wemi-xemacs21-mule
SUBDIR += wemi-xemacs21-mule-current
SUBDIR += wemi-xemacs20
SUBDIR += wemi-xemacs20-current
SUBDIR += wily
SUBDIR += wordperfect
SUBDIR += xcoral
SUBDIR += xed
SUBDIR += xemacs
SUBDIR += xemacs-additional-packages
SUBDIR += xemacs-basic-mule-packages
SUBDIR += xemacs-comm-packages
SUBDIR += xemacs-games-packages
SUBDIR += xemacs-libs-packages
SUBDIR += xemacs-mule-packages
SUBDIR += xemacs-oa-packages
SUBDIR += xemacs-packages
SUBDIR += xemacs-prog-packages
SUBDIR += xemacs-wp-packages
SUBDIR += xemacs20
SUBDIR += xemacs21
SUBDIR += xemacs21-mule
SUBDIR += xemacs21-mule-common
SUBDIR += xemacs21-mule-sumo
SUBDIR += xemacs21-sumo
SUBDIR += xenon
SUBDIR += xvile
SUBDIR += yudit
SUBDIR += zile
.include <bsd.port.subdir.mk>