---
name: pcl
version: 1.6
origin: devel/pcl
comment: Portable Coroutine Library
arch: freebsd:9:x86:64
www: http://www.xmailserver.org/libpcl.html
maintainer: manuel.giraud@gmail.com
prefix: /usr/local
licenselogic: single
flatsize: 21266
desc: |
  The Portable Coroutine Library (PCL) implements the low level
  functionality for coroutines. For a definition of the term coroutine
  see The Art of Computer Programming by Donald E. Knuth. Coroutines
  are a very simple cooperative multitasking environment where the
  switch from one task to another is done explicitly by a function
  call.

  WWW: http://www.xmailserver.org/libpcl.html
categories: [devel]
files:
  /usr/local/include/pcl.h: af13bd8f10a2787f4e80f9498daebda936c282cbecd5c67964662cef4277843e
  /usr/local/lib/libpcl.a: c5eac7bc334ac340914d5d9e78bcfeea74a270cb3f0d296e2007d7bb3bc25b4e
  /usr/local/lib/libpcl.la: 2303f03a72823002ab35289bd96c2e189027662a23a4118dfa7d2134506af46d
  /usr/local/lib/libpcl.so: '-'
  /usr/local/lib/libpcl.so.1: 618e64249739fce3169ef9287c5241705b786a2add197df6ae9e093d3ca6fe2c
  /usr/local/man/man3/pcl.3.gz: fe5f1bc3816d4026db5c902e87c93635bc435e4a37a6e7965ba4b3d852de53b3
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
