mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
docbook_xml_dtd: code style.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user