---
name: tidy4
version: 20000804_3
origin: www/tidy
comment: Fixes and tidies up HTML files
arch: freebsd:9:x86:64
www: http://www.w3.org/People/Raggett/tidy/
maintainer: dinoex@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 259255
desc: |
  When editing HTML it's easy to make mistakes. Wouldn't it be nice if
  there was a simple way to fix these mistakes automatically and tidy up
  sloppy editing into nicely layed out markup?  Well now there is thanks
  to Hewlett Packard's Dave Raggett. HTML TIDY is a free utility for
  doing just that. It also works great on the attrociously hard to read
  markup generated by specialized HTML editors and conversion tools, and
  can help you identify where you need to pay further attention on
  making your pages more accessible to people with disabilities.

  Tidy is able to fix up a wide range of problems and to bring to your
  attention things that you need to work on yourself. Each item found is
  listed with the line number and column so that you can see where the
  problem lies in your markup. Tidy won't generate a cleaned up version
  when there are problems that it can't be sure of how to handle. These
  are logged as "errors" rather than "warnings".

  LICENSE: BSD

  WWW: http://www.w3.org/People/Raggett/tidy/
categories: [www]
files:
  /usr/local/bin/tidy4: 755d49ab9a2158edaa90f706d78ba9d37afccb1f5a42f969c76cd6979bebe73e
  /usr/local/man/man1/tidy4.1.gz: 2f9c56cdf1274af57d8527bb72fb89d5a57c6f0197755e097307197df78e7012
  /usr/local/share/doc/tidy4/Overview.html: f7ba4a0ce7237e812febbf0181565d1a84fa727a601e3141af296c254637069c
  /usr/local/share/doc/tidy4/grid.gif: ac8fdb095944f9c6f5892b31c006f675f582a3c304cc4218aabdd99ae8493f16
  /usr/local/share/doc/tidy4/release-notes.html: 9367bc5e750958f30cc85f8e54ae1a2c0e9547e85be433019b56f61fac5859d1
  /usr/local/share/doc/tidy4/tidy.gif: f4962a5451df0cad70943917402d567bd62a69800b914e6a0d6f798cb7bc478c
  /usr/local/share/licenses/tidy4-20000804_3/BSD: 1e12b73acd46910660b796be716d41ae8f515b13efa99ceaf4966bab47131136
  /usr/local/share/licenses/tidy4-20000804_3/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/tidy4-20000804_3/catalog.mk: 7dca8429cc4cf3e78570fb6b71f8c2fe904f0579857fe07c9c7da74693dbb4c8
directories:
  /usr/local/share/licenses/tidy4-20000804_3/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/tidy4/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
