---
name: docbook
version: 4.4_2
origin: textproc/docbook-440
comment: DocBook/SGML DTD V4.4, designed for technical documentation
arch: freebsd:9:x86:64
www: http://www.docbook.org/specs/cd-docbook-docbook-4.4.html
maintainer: gabor@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 362602
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.4.  Note that DocBook 4.4 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-440
  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/cd-docbook-docbook-4.4.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.4/ChangeLog: 3e527cc837ce0db186743b3491e71ac5baab557ddeee9fc84d218f84b00d01b2
  /usr/local/share/doc/docbook/4.4/README: 1157198ecd923f5f345fbf8ea4175c69e3530358a73d51bd50db91c656a06417
  /usr/local/share/sgml/docbook/4.4/calstblx.dtd: e0baa7c95213501ab01b1640f8876f4cddc212eeb0652b2ee7c3845dd4ccab0b
  /usr/local/share/sgml/docbook/4.4/catalog: 4461c1bc86baa15a87bb687d5f39d6748088e10886c41826181b2d5421927103
  /usr/local/share/sgml/docbook/4.4/catalog.xml: ff8d5c6170bb99d2b7b8cb088339558a230f95599be48eb2973ef11db8fe6dd8
  /usr/local/share/sgml/docbook/4.4/dbcentx.mod: b267aec0e7e304b94052bdadf749af675de3187371c8d0420646cf2b170f268a
  /usr/local/share/sgml/docbook/4.4/dbgenent.mod: dc442adc09a4cab8a7d88e15b591d32753707c663b501650b4d4d3c35d2c80bd
  /usr/local/share/sgml/docbook/4.4/dbhierx.mod: 36f21cd3a63dcf60c65952dc9a070370c60ad8106c072163639b9cdef485ae79
  /usr/local/share/sgml/docbook/4.4/dbnotnx.mod: 97e76498630d0a9535252db143e7c89218625f0909350c65720bb62f8e512c55
  /usr/local/share/sgml/docbook/4.4/dbpoolx.mod: 8cafc5a7d76268c7207a201c035f95c38da477692973c7a207708db32297e36d
  /usr/local/share/sgml/docbook/4.4/docbook.cat: e01368d6a221b1d3f5f94d22272d3a0b163c7c43c6cb348a58de72752c43642c
  /usr/local/share/sgml/docbook/4.4/docbook.dcl: 935c790600b1750e3ef56dac8e4d59c5156db582df1d7f2f6c5d2da3cb6897b0
  /usr/local/share/sgml/docbook/4.4/docbook.dtd: 38bc9a6799a797b999822db811732f934cdb0d383bc9c05b30aee4f1d8795f1c
  /usr/local/share/sgml/docbook/4.4/docbookx.dtd: ec3c8dc9ee9c1c0e830ede3f05b2d8d46b11909dbc10d3d1deeea6f61ab526f3
  /usr/local/share/sgml/docbook/4.4/htmltblx.mod: c7d6e4d5a7507495826d01dcecf4c6e50a715f2de7f380514f4570eea086ff11
  /usr/local/share/sgml/docbook/4.4/soextblx.dtd: e8d8af21fb93ee3f59eae9f628ebc268421fa4bfcfd76af617359498b48a142d
directories:
  /usr/local/share/sgml/docbook/4.4/: n
  /usr/local/share/sgml/docbook/: y
  /usr/local/share/doc/docbook/4.4/: 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.4/catalog
  pre-deinstall: |
    /usr/local/bin/xmlcatmgr -sc /usr/local/share/sgml/catalog.ports  remove CATALOG docbook/4.4/catalog
