---
name: npth
version: 0.91
origin: devel/npth
comment: New GNU Portable Threads
arch: freebsd:9:x86:64
www: http://www.gnupg.org
maintainer: jhale@FreeBSD.org
prefix: /usr/local
licenselogic: or
licenses: [LGPL3, GPLv2]
flatsize: 81961
desc: "nPth - The New GNU Portable Threads Library\n\nThis is a library to provide
  the GNU Pth API and thus a non-preemptive threads\nimplementation.\n\nIn contrast
  to GNU Pth is is based on the system's standard threads \nimplementation.  This
  allows the use of libraries which are not compatible to\nGNU Pth.  Experience with
  a Windows Pth emulation showed that this is a solid\nway to provide a co-routine
  based framework.\n\nWWW: http://www.gnupg.org\n"
categories: [devel]
files:
  /usr/local/bin/npth-config: 7bfcdeb489403872d8e2defa207d01cfdf0ca5e0e7ee23c81afb482d32ea9330
  /usr/local/include/npth.h: a2b17b290f5eb8473569b1f960e61dd1872051ba236d4cb680be95b17b4345c1
  /usr/local/lib/libnpth.a: be48f8761b177cea401a244ca09503d152859816209161ec0eac4945ed844ade
  /usr/local/lib/libnpth.la: 6762d074560ef929a475a23d9552f3f94cfc3936d230aeeeb57d9b6e1a10340b
  /usr/local/lib/libnpth.so: '-'
  /usr/local/lib/libnpth.so.0: c8053aee22ab9602e1929e61f82dc6cdfd4d56febecb4c7215aabd3ffd91a43f
  /usr/local/share/aclocal/npth.m4: 1f168970ddc24159f62abfe54d644a920172012ba17c3220bb9e1ade4c99bcd4
  /usr/local/share/licenses/npth-0.91/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/npth-0.91/LGPL3: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768
  /usr/local/share/licenses/npth-0.91/LICENSE: 139053a415f3ee2f83341fb411e89051f3738993156e180257b1f8b9e5d46f00
  /usr/local/share/licenses/npth-0.91/catalog.mk: 2b4f498b4cedbb0e0c6e40abb2ba70e2c2c75387df95e3fc3556c8eba6992d4d
directories:
  /usr/local/share/licenses/npth-0.91/: n
  /usr/local/share/licenses/: y
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
