---
name: xhtml
version: 1.1.20070216_2
origin: textproc/xhtml-11
comment: W3C's XHTML 1.1 DTD
arch: freebsd:9:x86:64
www: http://www.w3.org/TR/xhtml11/
maintainer: gabor@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 235301
desc: |
  This package includes DTDs for the XHTML 1.1.

  WWW: http://www.w3.org/TR/xhtml11/
deps:
  xmlcatmgr: {origin: textproc/xmlcatmgr, version: 2.2}
categories: [textproc]
files:
  /usr/local/share/xml/xhtml/1.1/dtd/VERSION: 1523e9e982ff804c6d979e1bb2c6f3d7bae35307e8ce458bffc0d12a442b98da
  /usr/local/share/xml/xhtml/1.1/dtd/catalog.xml: 0e35c021d0ff76d734843e9c8aea7555c2f8041bc7941dbff011388ed26dab07
  /usr/local/share/xml/xhtml/1.1/dtd/xhtml11-flat.dtd: d36d845700b3952b5820e76e9bbd337fcb05f5e260d08d327e5519dc04d8d885
  /usr/local/share/xml/xhtml/1.1/dtd/xhtml11-model-1.mod: 5772954237f0ff36bc27b65d5d3ec5f49a6ef0cc9911bb89e9364b19b7ca5a52
  /usr/local/share/xml/xhtml/1.1/dtd/xhtml11.cat: 27473c3d1d1f88f406209cc93038c39ac2f7d08a586eca4f25d169547e021063
  /usr/local/share/xml/xhtml/1.1/dtd/xhtml11.dtd: bf53da1612501052e911b328b00e209d2ca62b8b08efcbb5ec1119a834d4d880
  /usr/local/share/xml/xhtml/1.1/dtd/xml1.dcl: 636a55c598816674a0fdaf3aae38e9010e40b04714bf9fd196dca94e6e9f3fa0
  /usr/local/share/xml/xhtml/1.1/dtd/xml1n.dcl: 973e1c4bd3c29450110c8ef7cae41e98459fc7d284395a548bd5d14569910473
  /usr/local/share/xml/xhtml/1.1/xsd/xhtml11-model-1.xsd: 396ac4a14ca9261ac776c2133e8e4858861560e9268b6269792c38e0af9395dc
  /usr/local/share/xml/xhtml/1.1/xsd/xhtml11-modules-1.xsd: 132083e1a43a9b5f9427402df35875b7d10a44c46eb7667f5b371eec65812835
  /usr/local/share/xml/xhtml/1.1/xsd/xhtml11.xsd: f245276ab15ad73a0b9cf4e4de507df0b91f59e2a45ac124ebd0a59944cc0bd8
directories:
  /usr/local/share/xml/xhtml/1.1/xsd/: n
  /usr/local/share/xml/xhtml/1.1/dtd/: n
  /usr/local/share/xml/xhtml/1.1/: n
  /usr/local/share/xml/xhtml/: y
scripts:
  post-install: |
    /usr/local/bin/xmlcatmgr -c /usr/local/share/xml/catalog.ports add nextCatalog  /usr/local/share/xml/xhtml/1.1/dtd/catalog.xml
    /usr/local/bin/xmlcatmgr -sc /usr/local/share/sgml/catalog.ports add CATALOG  /usr/local/share/xml/xhtml/1.1/dtd/xhtml11.cat
  pre-deinstall: |
    /usr/local/bin/xmlcatmgr -sc /usr/local/share/sgml/catalog.ports remove  /usr/local/share/xml/xhtml/1.1/dtd/xhtml11.cat
    /usr/local/bin/xmlcatmgr -c /usr/local/share/xml/catalog.ports remove  /usr/local/share/xml/xhtml/1.1/dtd/catalog.xml
