---
name: TclExpat
version: 1.1_6
origin: textproc/tclExpat
comment: The TCL interface to Expat library
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: mi@aldan.algebra.com
prefix: /usr/local
licenselogic: single
flatsize: 20360
desc: "From the README:\n                A Tcl interface to expat.\n\n                Steve
  Ball, Zveno Pty Ltd.\n\nThis package provides a Tcl interface to James Clark's expat
  library.\nIt creates a Tcl package, called \"expat\", which defines a single\nnew
  Tcl command \"expat\".\n\nThis port ignores the old expat distribution bundled with
  the software\nand links the library against the latest installed by the expat2 port.\n\n\t-mi\n"
deps:
  expat: {origin: textproc/expat2, version: 2.1.0}
  tcl: {origin: lang/tcl86, version: 8.6.0_2}
categories:
- textproc
- tcl
shlibs_required:
- libexpat.so.6
shlibs_provided:
- libtclexpat.so.1
files:
  /usr/local/lib/libtclexpat.so: '-'
  /usr/local/lib/libtclexpat.so.1: 152a0e385cf1eba465ef55af17d3e381fc1d39de8858b543cd17f7f2725da81b
  /usr/local/lib/tcl8.6/TclExpat/pkgIndex.tcl: d53edf76b42a7b3505bf2225584d57a83f3ec915bfe7c205b9b7c2ef794a16fa
  /usr/local/share/doc/TclExpat/README: 72f033a73eac4cd35c55f4ed0326aa6c59bdbfeff14d42da99807c1a0b9a2b78
directories:
  /usr/local/share/doc/TclExpat/: n
  /usr/local/lib/tcl8.6/TclExpat/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  post-deinstall: |
    /sbin/ldconfig -R
