freebsd-ports/textproc/aft/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

13 lines
624 B
Plaintext

AFT (Almost Free Text) is a document preparation system. It is mostly
free form meaning that there is little intrusive markup. AFT source
documents look a lot like plain old ASCII text.
AFT has a few rules for structuring your document and these rules have
more to do with formatting your text rather than embedding commands.
Right now, AFT produces pretty good (weblint-able) HTML, XHTML, LaTeX,
lout and RTF. It can, in fact, be coerced into producing all types of
output (e.g. roll-your-own XML). All that needs to be done is to edit
a rule file. You can even customize your own HTML rule files for
specialized output.