aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/texi2html/pkg-descr
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1997-11-18 01:57:55 +0800
committermax <max@FreeBSD.org>1997-11-18 01:57:55 +0800
commitc530fd397a98eba18038458ffa5670f47dfecd5d (patch)
tree2c40c86ce5773cc755f8790a8e7254e658a49e01 /textproc/texi2html/pkg-descr
parent3462f98ff6b14a34f29fa6a8a5e513c682b8bd6c (diff)
downloadfreebsd-ports-gnome-c530fd397a98eba18038458ffa5670f47dfecd5d.tar.gz
freebsd-ports-gnome-c530fd397a98eba18038458ffa5670f47dfecd5d.tar.zst
freebsd-ports-gnome-c530fd397a98eba18038458ffa5670f47dfecd5d.zip
New port:
Texinfo to HTML converter PR: 4952 Submitted by: Ian Vaudrey <i.vaudrey@cableinet.co.uk>
Diffstat (limited to 'textproc/texi2html/pkg-descr')
-rw-r--r--textproc/texi2html/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/texi2html/pkg-descr b/textproc/texi2html/pkg-descr
new file mode 100644
index 000000000000..55975495d4ae
--- /dev/null
+++ b/textproc/texi2html/pkg-descr
@@ -0,0 +1,7 @@
+texi2html takes Texinfo files (and not info ones) and produces a set of HTML
+files. The quality of the output is close to the printed output and is much
+better than an info->HTML gateway. It understands most Texinfo version 2
+commands and runs without problem on big Texinfo files like the GNU Emacs 19
+manual.
+
+This program is distributed under the GNU General Public License.