docbook_xml_dtd: code style.

This commit is contained in:
Jerome Duval
2018-08-03 07:14:24 +02:00
parent bbd3cff582
commit 844d8cc86c

View File

@@ -8,31 +8,30 @@ W3C XML Schemas, and XML DTDs) maintained by the DocBook Technical Committee \
of OASIS. It is particularly well suited to books and papers about computer \
hardware and software (though it is by no means limited to these applications).
"
HOMEPAGE="http://www.docbook.org/schemas/4x.html"
SOURCE_URI="http://www.docbook.org/xml/$portVersion/docbook-xml-$portVersion.zip"
CHECKSUM_SHA256="4e4e037a2b83c98c6c94818390d4bdd3f6e10f6ec62dd79188594e26190dc7b4"
REVISION="2"
ARCHITECTURES="any"
LICENSE="Docbook"
COPYRIGHT="
1996-2006 HaL Computer Systems Inc., O'Reilly & Associates Inc,
ArborText Inc, Fujitsu Software Corporation, Norman Walsh,
Sun Microsystems Inc. and the Organization for the Advancement of
Structured Information Standards (OASIS)
"
LICENSE="Docbook"
REVISION="2"
SOURCE_URI="http://www.docbook.org/xml/$portVersion/docbook-xml-$portVersion.zip"
CHECKSUM_SHA256="4e4e037a2b83c98c6c94818390d4bdd3f6e10f6ec62dd79188594e26190dc7b4"
SOURCE_DIR=""
ARCHITECTURES="any"
PROVIDES="
docbook_xml_dtd = $portVersion
"
BUILD_PREREQUIRES="
cmd:xmlcatalog
cmd:find
"
SOURCE_DIR=""
BUILD()
{
true