asciidoc stable port information

Info2: <<
Package: asciidoc
Version: 8.6.6
Revision: 1
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 44b872d9c300ffa5a8fe8b3c4d10957c

DocFiles: README BUGS filters/code/code-filter-readme.txt COPYING CHANGELOG

InstallScript: <<
make -j1 install docs DESTDIR=%d
<<

Description: Flexible, simple documentation markup system
DescDetail: <<
AsciiDoc is a text document format for writing articles, books, manuals and
UNIX man pages. AsciiDoc files can be translated to HTML (with or without
stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc
using the asciidoc command. AsciiDoc can also be used to build and maintain
websites.

You write an AsciiDoc document the same way you would write a
normal text document, there are no markup tags or weird format notations.
AsciiDoc files are designed to be viewed, edited and printed directly or
translated to other presentation formats

In order to use a2x, you will need to install the asciidoc-a2x package, which
depends on libxslt-bin, lynx, and possibly 'fop'.
<<

SplitOff: <<
Package: asciidoc-a2x
Depends: asciidoc (= %v-%r), libxslt-bin, lynx
Recommends: fop
Replaces: asciidoc (<< 8.4.5-3)
Files: <<
bin/a2x
share/man/man1/a2x.1
<<
Description: Flexible, simple documentation markup system (a2x)
DescDetail: <<
AsciiDoc is a text document format for writing articles, books, manuals and
UNIX man pages. AsciiDoc files can be translated to HTML (with or without
stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc
using the asciidoc command. AsciiDoc can also be used to build and maintain
websites.

You write an AsciiDoc document the same way you would write a
normal text document, there are no markup tags or weird format notations.
AsciiDoc files are designed to be viewed, edited and printed directly or
translated to other presentation formats

This package includes the a2x command, a DocBook toolchain wrapper script that
translates an AsciiDoc text file FILE to PDF, DVI, PS, LaTeX, XHTML (single
page or chunked), man page, HTML Help or plain text formats.
<<
<<

License: GPL
Homepage: http://www.methods.co.nz/asciidoc/
Maintainer: Charles Lepple

DescPackaging: <<
Previous Maintainer: Brendan Cully (through 8.2.1)
<<

<<