---
name: htmlcxx
version: 0.85
origin: www/htmlcxx
comment: HTML and CSS APIs for C++
arch: freebsd:9:x86:64
www: http://htmlcxx.sourceforge.net/
maintainer: kevlo@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [LGPL20]
flatsize: 381835
desc: |
  htmlcxx is a simple non-validating css1 and html parser for C++.

  WWW: http://htmlcxx.sourceforge.net/
deps:
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories: [www, textproc]
files:
  /usr/local/bin/htmlcxx: f265a6c6e036c4c5a8acb745a20079095d0cf2f15b7e406793dae3099183baa6
  /usr/local/include/htmlcxx/css/parser.h: dbf1d57618136bb32b16862724c0d4998619d02bafef3b4a9f19220e64cc37d2
  /usr/local/include/htmlcxx/css/parser_pp.h: eb527adc735b45e6a4ce093157380ee2c05a39e76ae63607c639a69317d0d14d
  /usr/local/include/htmlcxx/html/CharsetConverter.h: 2ab3e8df09dadb2e9584962f282353e480730ac7c4077043c3204fdd85ac4c4b
  /usr/local/include/htmlcxx/html/Extensions.h: 83ff8897ab4c95f962be9d843e19b5404979da9ba90ba1394077915c163c9d73
  /usr/local/include/htmlcxx/html/Node.h: 6d5cf6116b947ce8532aedcb8f47025402196f7156b8a482b5a0f9369e418c87
  /usr/local/include/htmlcxx/html/ParserDom.h: 4d72164e7c7859c7e3df580b58e2eac555b6e89da84b1c5666ef9c7f26f80b2b
  /usr/local/include/htmlcxx/html/ParserSax.h: 1ebf23161d67c8dd0a4caad9df16cdd9d0c09a9b67b2a29df277772dfb3962eb
  /usr/local/include/htmlcxx/html/ParserSax.tcc: 19c977868dd68a04ad4b106fdaa8a6c8b5aa71a702daa3026b003520f16c75b0
  /usr/local/include/htmlcxx/html/Uri.h: 91399440cb6daa84550aecc3b3f3f31578e4f34298a0b43769a73356b371a426
  /usr/local/include/htmlcxx/html/ci_string.h: dbc62ae34c77541d2ec7a4c8786bb51e463fd804407ee494b3609511e1dc7188
  /usr/local/include/htmlcxx/html/tld.h: 6d07bb5b2bf8e2230af139f459f83ab448eab92e6ab5851adc4d9ef61269cbe6
  /usr/local/include/htmlcxx/html/tree.h: c3bbbc4679b8d3925cb7c7c8200846cf436b56b4ddf65d700a2cff405eefd830
  /usr/local/include/htmlcxx/html/utils.h: c5dc868c06ee670fce324ed2342bac7cc9af35ed5d4c8e9176f08f5912e462f3
  /usr/local/lib/libcss_parser.la: 4ed8cac46f3f7a24d6678ea1f4ca972d366abe2d735fc161b0cebf194b08bf94
  /usr/local/lib/libcss_parser.so: '-'
  /usr/local/lib/libcss_parser.so.0: f1f26987c0632062fcdfd41694df44bd6e1efbfdbf84988af677e5c235619cfc
  /usr/local/lib/libcss_parser_pp.la: b12d4ab1a7c3a1b63db12cb839660797cb78b66169485f085a9615f7e062f37c
  /usr/local/lib/libcss_parser_pp.so: '-'
  /usr/local/lib/libcss_parser_pp.so.0: 06fad108aad5b197eb2197aa08388465147bba631434893efa3ee0049b7660bc
  /usr/local/lib/libhtmlcxx.la: ea0dd9851d8797a343c68c9473b05f2f6c6f34a77a607094057fc944a1beb712
  /usr/local/lib/libhtmlcxx.so: '-'
  /usr/local/lib/libhtmlcxx.so.4: 85801a6c0941a1caf7676f52ae73a1e0492a47464199f49b416e6be618059d3b
  /usr/local/libdata/pkgconfig/htmlcxx.pc: 44be0ec007ac292c5bef164a90d442ea16c3b3509fa6dc0d58f3248fdd56a24a
  /usr/local/share/htmlcxx/css/default.css: b378da0d43d684bf56e7ecd3485d9e512082553b2f9584ce3a5d8023b8380f3d
  /usr/local/share/licenses/htmlcxx-0.85/LGPL20: c3b824a53fbc4f9a3c7e9046149383b2a39308e430c38ea8d599ed9a3fd5694f
  /usr/local/share/licenses/htmlcxx-0.85/LICENSE: 643a99a8991dd00022c12a2f7da51968c6865df48065fd5f9fa9dd29aadb155f
  /usr/local/share/licenses/htmlcxx-0.85/catalog.mk: 9209f4c9a3913eaaab51cf69b2f41cfb62c4c30fd76d281e89fabc1c04191217
directories:
  /usr/local/share/licenses/htmlcxx-0.85/: n
  /usr/local/share/licenses/: y
  /usr/local/share/htmlcxx/css/: n
  /usr/local/share/htmlcxx/: n
  /usr/local/include/htmlcxx/html/: n
  /usr/local/include/htmlcxx/css/: n
  /usr/local/include/htmlcxx/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
  post-deinstall: |
    cd /usr/local
