---
name: libdombey
version: 2.2
origin: devel/libdombey
comment: SCGI application server in a library
arch: freebsd:9:x86:64
www: http://www.mammothcheese.ca/libdombey.html
maintainer: jimmy@mammothcheese.ca
prefix: /usr/local
licenselogic: single
flatsize: 44562
desc: |
  libdombey implements an SCGI application server which is incapable of
  generating responses on its own.  The programmer writes an initialization
  function and a function to generate responses, then compiles and links his
  or her code against the library to create a complete multi-process SCGI
  application server.

  WWW: http://www.mammothcheese.ca/libdombey.html
categories: [devel]
files:
  /usr/local/include/dombey.h: 27cd2d0e26613032ebe8a32097e99a9190f8d0976cc462582374da732ac085bb
  /usr/local/lib/libdombey.so: '-'
  /usr/local/lib/libdombey.so.2.2: 95ee8ffedda20c901689bc5783a3e6f5597a91bcb2f665c47cff8472a43037a2
  /usr/local/man/man8/libdombey.8.gz: d431def49f68ecbdfb4ab36269ea90780bba877248d9e2fcdacf067bac31ee02
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
