diff options
author | asmodai <asmodai@FreeBSD.org> | 2000-04-05 04:18:49 +0800 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2000-04-05 04:18:49 +0800 |
commit | 0e249247e205f608770acdbda08ee803b29424cf (patch) | |
tree | 1125ea09d539c3cf7310ad47577a625dfb221f46 /textproc/docbook-400/pkg-descr | |
parent | d88952f7192b75c1fc188e650e3049e9d93542b2 (diff) | |
download | freebsd-ports-gnome-0e249247e205f608770acdbda08ee803b29424cf.tar.gz freebsd-ports-gnome-0e249247e205f608770acdbda08ee803b29424cf.tar.zst freebsd-ports-gnome-0e249247e205f608770acdbda08ee803b29424cf.zip |
Add the DocBook 4.00-beta5 port.
Diffstat (limited to 'textproc/docbook-400/pkg-descr')
-rw-r--r-- | textproc/docbook-400/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/textproc/docbook-400/pkg-descr b/textproc/docbook-400/pkg-descr new file mode 100644 index 000000000000..721b6ce8c9e8 --- /dev/null +++ b/textproc/docbook-400/pkg-descr @@ -0,0 +1,13 @@ +The DocBook DTD defines structural and content-based SGML markup +for computer documentation, with a primary emphasis on software +documentation and related classes of technical documents. Its +main high-level hierarchical structures are for books, reference +entries (for example, ``man pages''), and articles. It is +maintained by the DocBook Technical Committee of OASIS. + +This port contains DocBook 4.0 BETA 5. + +The DocBook documentation is available in ASCII and PDF +at http://people.FreeBSD.org/~wosch/docbook/ + +WWW: http://www.oasis-open.org/docbook/ |