---
name: docbook
version: 4.5_2
origin: textproc/docbook-450
comment: DocBook/SGML DTD V4.5, designed for technical documentation
arch: freebsd:9:x86:64
www: http://www.docbook.org/specs/docbook-4.5-spec-cs-01.html
maintainer: gabor@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 379839
desc: |
  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.5.  Note that DocBook 4.5 includes
  the XML DocBook DTD as part of the SGML DTD distribution.  If
  you do not need SGML DTD you should install:
    textproc/docbook-xml-450
  instead.  There are no conflicts if both ports are installed
  but you will have duplicates of most of the files.

  WWW: http://www.docbook.org/specs/docbook-4.5-spec-cs-01.html
deps:
  iso8879: {origin: textproc/iso8879, version: 1986_3}
  xmlcatmgr: {origin: textproc/xmlcatmgr, version: 2.2}
categories: [textproc]
files:
  /usr/local/share/doc/docbook/4.5/README: 1157198ecd923f5f345fbf8ea4175c69e3530358a73d51bd50db91c656a06417
  /usr/local/share/sgml/docbook/4.5/calstblx.dtd: 54c96c2aa55e2a95b4d0f9ac30df90cfdd717fa1c52f6d3547f1cbd3c8ad4b85
  /usr/local/share/sgml/docbook/4.5/catalog: bf2d7871e8e56a264113dfcc75f6483c963b924eda167baf3338e21f9fef8227
  /usr/local/share/sgml/docbook/4.5/catalog.xml: fd547fa02aa0870241121f3a5ce192002eed599385a13a543796b8b57a6e3749
  /usr/local/share/sgml/docbook/4.5/dbcentx.mod: 29c6dd8cd6572596c33bee2db8e3918db157c378e32caaf4c6626b4aa4546b49
  /usr/local/share/sgml/docbook/4.5/dbgenent.mod: 2b0eb74552c24f57c64539a76dad22b78f7511cc23168c7506595f998f8a1ff1
  /usr/local/share/sgml/docbook/4.5/dbhierx.mod: 0591ef42802588d22c5a3cdc19345262ed689263f187f574f7ecc341dea574ef
  /usr/local/share/sgml/docbook/4.5/dbnotnx.mod: 1ced6b81e62743360b907f837535c1731d07a22a95ff2719c1dee64918ae4f20
  /usr/local/share/sgml/docbook/4.5/dbpoolx.mod: 07cfbc12ed12e448e88663c4c93b6e66dc8d31a4d15ddad69f7843318b4e1ae3
  /usr/local/share/sgml/docbook/4.5/docbook.cat: 6e1c1e243e9e0caae840ea8c12dbafb7c6ecc31ce5b8d1e67595e629ff8ad028
  /usr/local/share/sgml/docbook/4.5/docbook.dcl: 920d97108985608ab5cd5d68bb049ab37bb4280c608e68870f51404bcbdcb57b
  /usr/local/share/sgml/docbook/4.5/docbook.dtd: d898b5d0ffb171aacf16924fcc140ccbb817c29b9ad00ba55758d7bef9546d76
  /usr/local/share/sgml/docbook/4.5/docbookx.dtd: e5616d42877c0630779143a6cada440b189538b87d07ad33c72c422af70aef78
  /usr/local/share/sgml/docbook/4.5/htmltblx.mod: 2ffb78a2c5b26fa60b77588a463840688a5a4381c4e8e2cda25604e45523f0f6
  /usr/local/share/sgml/docbook/4.5/soextblx.dtd: cb040773b6b30fd7a7cc3d5e666e12decf8f9e6435a951c17ce432d3bfccc92a
directories:
  /usr/local/share/sgml/docbook/4.5/: n
  /usr/local/share/sgml/docbook/: y
  /usr/local/share/doc/docbook/4.5/: n
  /usr/local/share/doc/docbook//: n
scripts:
  post-install: |
    /usr/local/bin/xmlcatmgr -sc /usr/local/share/sgml/catalog.ports  add CATALOG docbook/4.5/catalog
  pre-deinstall: |
    /usr/local/bin/xmlcatmgr -sc /usr/local/share/sgml/catalog.ports  remove CATALOG docbook/4.5/catalog
