---
name: linuxdoc
version: 1.1_1
origin: textproc/linuxdoc
comment: The Linuxdoc SGML DTD
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: kuriyama@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 42392
desc: |
  This directory contains three versions of the linuxdoc DTD.
  The first, original.dtd, is the original untouched DTD from the
  SGML-tools version 0.99.13 toolkit.  The second, freebsd-1.0.dtd, has
  been slightly modified to (a) remove bogus shortref maps, and (b)
  add a PART element.  The third, freebsd-1.1.dtd adds a manref element.

  Using the supplied catalog file with James Clark's SP parser,
  documents beginning like this:

    <!doctype linuxdoc system>

  will automatically use the original DTD, while these:

    <!doctype linuxdoc public "-//FreeBSD//DTD linuxdoc//EN">
    <!doctype linuxdoc public "-//FreeBSD//DTD linuxdoc 1.0//EN">

  will use the FreeBSD DTD, version 1.0 and this:

    <!doctype linuxdoc public "-//FreeBSD//DTD linuxdoc 1.1//EN">

  will use the FreeBSD DTD, version 1.1.

  January 17, 1998
  jfieber@FreeBSD.org
deps:
  iso8879: {origin: textproc/iso8879, version: 1986_3}
  xmlcatmgr: {origin: textproc/xmlcatmgr, version: 2.2}
categories: [textproc]
files:
  /usr/local/share/sgml/linuxdoc/README: b6c3ba919b7bf5f6628e48cf750a101068f5d7021121e3ff8704509ecf7d23c0
  /usr/local/share/sgml/linuxdoc/catalog: 0eae8b8d065c45456675e69e7ca5dfa5ee89bdb51b20ac86b01f3212cbd1705e
  /usr/local/share/sgml/linuxdoc/freebsd-1.0.dtd: 85d91bd92c972acd74b18a0cc08ca412792f4df70aceaedfe5df1c9b7773880f
  /usr/local/share/sgml/linuxdoc/freebsd-1.1.dtd: 7ae64a7ee10ac7e565bdd40ac2e319ce1bab98c702dcd46f9e5df64262869029
  /usr/local/share/sgml/linuxdoc/linuxdoc.dec: 094bb8c94ef9f5be6dff39224ba8cefd71aa1db4c98415c163dd4fe2ee5eee07
  /usr/local/share/sgml/linuxdoc/original.dtd: b8b6c52fe4ff83942a30a344af2d80f973d55a643eb2d6f3c5006baeff8de206
directories:
  /usr/local/share/sgml/linuxdoc/: n
scripts:
  post-install: |
    /usr/local/bin/xmlcatmgr -sc /usr/local/share/sgml/catalog.ports add linuxdoc/catalog
  pre-deinstall: |
    /usr/local/bin/xmlcatmgr -sc /usr/local/share/sgml/catalog.ports remove linuxdoc/catalog
