---
name: docbook
version: 4.2
origin: textproc/docbook-420
comment: V4.2 of the DocBook DTD, designed for technical documentation
arch: freebsd:9:x86:64
www: http://www.oasis-open.org/docbook/
maintainer: kutulu@kutulu.org
prefix: /usr/local
licenselogic: single
flatsize: 340725
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.2.  Note that DocBook 4.2 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
  instead.  There are no conflicts if both ports are installed
  but you will have duplicates of most of the files.

  WWW: http://www.oasis-open.org/docbook/
deps:
  iso8879: {origin: textproc/iso8879, version: 1986_3}
  xmlcatmgr: {origin: textproc/xmlcatmgr, version: 2.2}
categories: [textproc]
files:
  /usr/local/share/sgml/docbook/4.2/ChangeLog: ac2297d1c73113af7b39ffc4dd012794c271584bc346c98af01845fe4cebc5f2
  /usr/local/share/sgml/docbook/4.2/README: 1157198ecd923f5f345fbf8ea4175c69e3530358a73d51bd50db91c656a06417
  /usr/local/share/sgml/docbook/4.2/calstblx.dtd: f72315fd572e095a2f75dae3e934517d528c66741ef0a003ffa50312cab79581
  /usr/local/share/sgml/docbook/4.2/catalog: 797b4cf84228091e1c4464a01de093eb0d9d63e03a3a817351f2e7f1b311e2c0
  /usr/local/share/sgml/docbook/4.2/catalog.xml: 9bcb503fea4d664b8b695c5d535673e987164d21453f6395bc9692c91b4ae87f
  /usr/local/share/sgml/docbook/4.2/dbcentx.mod: 8156e5d411bc369cad6f8e8d837f128727a9ac08ffee0dab2a65e7a433871b18
  /usr/local/share/sgml/docbook/4.2/dbgenent.mod: 1f13c10d9518b80c6e48e46b9df8623f70d7896bf8fcc2925ed3325990df5f88
  /usr/local/share/sgml/docbook/4.2/dbhierx.mod: cfd281c71ba03082882c0bdeed87dd641f7800bbe109042d9306abf0bad058db
  /usr/local/share/sgml/docbook/4.2/dbnotnx.mod: 5b3efde118e74816ccccce86ad6b8b744dd11bcca3af9b1d3cb4e988921b5cb4
  /usr/local/share/sgml/docbook/4.2/dbpoolx.mod: fbf5d613c3e9c8633ec22073636ed5495a0d40cab5a40989e69c29aec0bb8305
  /usr/local/share/sgml/docbook/4.2/docbook.cat: 3f5098d0221fde4f926ddf1b54d48285eedbe1fd2425506bfa79da4cc7bf75a3
  /usr/local/share/sgml/docbook/4.2/docbook.dcl: 8b4057e3a1274a24b7837db2eee58c9c8a052409d0d9277f723b6341941ca617
  /usr/local/share/sgml/docbook/4.2/docbook.dtd: 2e8e614522e0924fe3e15e595ee434469358cc14c4c35847050a2812184726fc
  /usr/local/share/sgml/docbook/4.2/docbookx.dtd: e25f062fe27ae290f3c51bbea7d2067d1d4bae24dd28f139f49f600e5a548f6f
  /usr/local/share/sgml/docbook/4.2/soextblx.dtd: 68caa8ae83b2b5a7e78ef36c0678f075bf268fed52b875557f44340b3da44330
directories:
  /usr/local/share/sgml/docbook/4.2/: n
  /usr/local/share/sgml/docbook/: y
scripts:
  post-install: |
    /usr/local/bin/xmlcatmgr -sc /usr/local/share/sgml/catalog.ports add CATALOG docbook/4.2/catalog
  pre-deinstall: |
    /usr/local/bin/xmlcatmgr -sc /usr/local/share/sgml/catalog.ports remove docbook/4.2/catalog
