---
name: xhtml-basic
version: 1.0.20001219_1
origin: textproc/xhtml-basic
comment: W3C's XHTML Basic DTD
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 73147
desc: |
  From the abstract:
    The XHTML Basic document type includes the minimal set of modules
    required to be an XHTML host language document type, and in addition
    it includes images, forms, basic tables, and object support. It
    is designed for Web clients that do not support the full set of
    XHTML features; for example, Web clients such as mobile phones,
    PDAs, pagers, and settop boxes. The document type is rich enough for
    content authoring.

    XHTML Basic is designed as a common base that may be extended. For
    example, an event module that is more generic than the traditional
    HTML 4 event system could be added or it could be extended by
    additional modules from XHTML Modularization such as the Scripting
    Module. The goal of XHTML Basic is to serve as a common language
    supported by various kinds of user agents.

  The document type definition is implemented using XHTML
  modules as defined in "Modularization of XHTML", found in
  ports/textproc/xhtml-modularization.
deps:
  xhtml-modularization: {origin: textproc/xhtml-modularization, version: 1.0.20010410_1}
  xmlcatmgr: {origin: textproc/xmlcatmgr, version: 2.2}
categories: [textproc]
files:
  /usr/local/share/doc/xhtml-basic/Overview.html: 5d343f22b1b115d64a430dbd86e143e7a86b912597d4d5ea345f653cc6163007
  /usr/local/share/doc/xhtml-basic/W3C-REC.css: 2b8e2ba8a0ed2f9f8077085f2d56ca5348efe42fe143bc3f99f3d32d47c48167
  /usr/local/share/doc/xhtml-basic/logo-REC.png: 8de0b181aca6e22a4c753fa061906225d080cbb4040cfcd30761dfc780a50873
  /usr/local/share/doc/xhtml-basic/w3c_home.png: 3bd43feee0643fb7d007d2c7882a08fff2013a8ef217e6cbdcca343a6f09550a
  /usr/local/share/doc/xhtml-basic/xhtml-basic.css: 1fb4cfc5dc775c12b981d86a5cb5e39f50e196ec9590a6a3c95f7e003b0ab83c
  /usr/local/share/xml/dtd/xhtml-basic/catalog.xml: 6c1e29b0f989b7d614ed2bf6c960a57effe1d5eb7d7f4c8aab9253a6a1411635
  /usr/local/share/xml/dtd/xhtml-basic/xhtml-basic10-model-1.mod: 7e1410eb552b71bf65fe4060ec78adf7ba25b8894ec54e234329b212bdb777b3
  /usr/local/share/xml/dtd/xhtml-basic/xhtml-basic10.cat: d03b1f89a81b4846ad38d6a1e3ba57bf794e0cfd28b3f16d071db2fe84b31415
  /usr/local/share/xml/dtd/xhtml-basic/xhtml-basic10.dtd: 5a52516997b78341e18595d351381bd6d0a77b195e6736277e912920d3c93ea3
  /usr/local/share/xml/dtd/xhtml-basic/xml1.dcl: 636a55c598816674a0fdaf3aae38e9010e40b04714bf9fd196dca94e6e9f3fa0
directories:
  /usr/local/share/xml/dtd/xhtml-basic/: n
  /usr/local/share/doc/xhtml-basic/: n
  /usr/local/: y
scripts:
  post-install: |
    /usr/local/bin/xmlcatmgr -c /usr/local/share/xml/catalog.ports add nextCatalog  /usr/local/share/xml/dtd/xhtml-basic/catalog.xml
    /usr/local/bin/xmlcatmgr -sc /usr/local/share/sgml/catalog.ports add CATALOG  /usr/local/share/xml/dtd/xhtml-basic/xhtml-basic10.cat
  pre-deinstall: |
    /usr/local/bin/xmlcatmgr -c /usr/local/share/xml/catalog.ports remove  /usr/local/share/xml/dtd/xhtml-basic/catalog.xml
    /usr/local/bin/xmlcatmgr -sc /usr/local/share/sgml/catalog.ports remove  /usr/local/share/xml/dtd/xhtml-basic/xhtml-basic10.cat
