---
name: TclExpat
version: 1.1_6
origin: textproc/tclExpat
comment: The TCL interface to Expat library
arch: freebsd:10:x86:64
www: UNKNOWN
maintainer: mi@aldan.algebra.com
prefix: /usr/local
licenselogic: single
flatsize: 19048
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}
  tcl86: {origin: lang/tcl86, version: 8.6.1}
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: b37aa0b3b6c3ca2e2d8e45dd08033519de5519cdcc6fca2eabf0ff5669716962
  /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
