diff options
author | kiri <kiri@FreeBSD.org> | 2001-03-19 18:27:31 +0800 |
---|---|---|
committer | kiri <kiri@FreeBSD.org> | 2001-03-19 18:27:31 +0800 |
commit | c30cf47a3f4b714f7fc16709198808a264062835 (patch) | |
tree | b4a6eaca422a0cdd3b017c762c93b15be86275ef /textproc/smartdoc/pkg-descr | |
parent | 99582eecf1fe9400e548b0b6a30da94c9f1438ed (diff) | |
download | freebsd-ports-gnome-c30cf47a3f4b714f7fc16709198808a264062835.tar.gz freebsd-ports-gnome-c30cf47a3f4b714f7fc16709198808a264062835.tar.zst freebsd-ports-gnome-c30cf47a3f4b714f7fc16709198808a264062835.zip |
Import new port textproc/smartdoc. SmartDoc is the XML utility to create
various documents.
Diffstat (limited to 'textproc/smartdoc/pkg-descr')
-rw-r--r-- | textproc/smartdoc/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/smartdoc/pkg-descr b/textproc/smartdoc/pkg-descr new file mode 100644 index 000000000000..a271719509b5 --- /dev/null +++ b/textproc/smartdoc/pkg-descr @@ -0,0 +1,7 @@ +SmartDoc is the XML utility to create documents. + +It can convert SmartDoc format document to HTML4.0, HTML3.2, LaTeX2e +and Java Help. For more information about SmartDoc, see +below: + +WWW: http://www.asahi-net.or.jp/~dp8t-asm/java/tools/SmartDoc/ |