blob: 333decefa460cce75cf703ce8250db06f05b126b (
plain)
1
2
3
4
5
6
7
8
9
|
DEPENDS =
RDEPENDS = "openjade"
DESCRIPTION = "docbook-utils contains scripts for easy conversion \
from DocBook SGML files to other formats (for example, HTML, RTF, \
and PostScript), and for comparing SGML files."
SRC_URI = ftp://sources.redhat.com/pub/docbook-tools/new-trials/SOURCES/docbook-utils-${PV}.tar.gz
inherit autotools
|