---
name: xhtml
version: 1.0.20020801_4
origin: textproc/xhtml
comment: W3C's XHTML DTD
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: kuriyama@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 129849
desc: |
  This specification defines XHTML 1.0, a reformulation of HTML 4 as an
  XML 1.0 application, and three DTDs corresponding to the ones defined
  by HTML 4.

  The semantics of the elements and their attributes are defined in the
  W3C Recommendation for HTML 4.

  These semantics provide the foundation for future extensibility of XHTML.

  Compatibility with existing HTML user agents is possible by following
  a small set of guidelines.
deps:
  xmlcatmgr: {origin: textproc/xmlcatmgr, version: 2.2}
categories: [textproc]
files:
  /usr/local/share/xml/dtd/xhtml/catalog.xml: b02b2f0829bbc3eea3b3d56824ed32bc5b9668884b1bd161e4793bd5d5f9aa33
  /usr/local/share/xml/dtd/xhtml/xhtml-dcl.soc: 5da94e68994246e9d48d3b9e7465546dc9e31a702332faa8717de8435fa220a9
  /usr/local/share/xml/dtd/xhtml/xhtml-lat1.ent: 3da1daad08f93b8aff7a32d5447f94853d517561d9c7d0c7bc3ee5c002d12a38
  /usr/local/share/xml/dtd/xhtml/xhtml-special.ent: 7f9518026c59ccee47a02ed74e43f8946d92207d438a7f540a0f3c28f05fa27e
  /usr/local/share/xml/dtd/xhtml/xhtml-symbol.ent: a6cd0f9c59e488b8c8e2de80c31c6811f316a3919cd9a0725b5390a8fc785d61
  /usr/local/share/xml/dtd/xhtml/xhtml.soc: e42edd1580419326e998efb865ed72a616f6e353f4c7855e9cd4beba47af3a35
  /usr/local/share/xml/dtd/xhtml/xhtml1-frameset.dtd: fd29b34abf320a0bfd7e3144dd233ae3b26c4ab13f823c50ec6ba85464d571a5
  /usr/local/share/xml/dtd/xhtml/xhtml1-strict.dtd: 9c7b02ddf6e7669520da1656dd9e44af83f690fd311a1b216aa8414ba2ca9a71
  /usr/local/share/xml/dtd/xhtml/xhtml1-transitional.dtd: 2a32311cbd615347a7a304c66d5049e139a4a9e4df90b573485d5c72279ab780
  /usr/local/share/xml/dtd/xhtml/xhtml1.dcl: 343efa94c4e1302e85e08b2d1791d86e50aac1ecdbc3161daecac100e4726847
directories:
  /usr/local/share/xml/dtd/xhtml/: n
  /usr/local/share/xml/dtd/: y
scripts:
  post-install: |
    /usr/local/bin/xmlcatmgr -sc /usr/local/share/sgml/catalog.ports add CATALOG /usr/local/share/xml/dtd/xhtml/xhtml-dcl.soc
    /usr/local/bin/xmlcatmgr -c /usr/local/share/xml/catalog.ports add nextCatalog /usr/local/share/xml/dtd/xhtml/catalog.xml
  pre-deinstall: |
    /usr/local/bin/xmlcatmgr -sc /usr/local/share/sgml/catalog.ports remove /usr/local/share/xml/dtd/xhtml/xhtml-dcl.soc
    /usr/local/bin/xmlcatmgr -c /usr/local/share/xml/catalog.ports remove /usr/local/share/xml/dtd/xhtml/catalog.xml
