---
name: libsieve
version: 2.3.1
origin: mail/libsieve
comment: Library for parsing, sorting, and filtering mail
arch: freebsd:9:x86:64
www: http://sodabrew.com/libsieve/
maintainer: mark_sf@kikg.ifmo.ru
prefix: /usr/local
licenselogic: single
licenses: [LGPL21]
flatsize: 303223
desc: |
  libSieve provides a library to interpret Sieve scripts, and to execute those
  scripts over a given set of messages. The return codes from the libSieve
  functions let your program know how to handle the message, and then it's up to
  you to make it so. libSieve makes no attempt to have knowledge of how SMTP,
  IMAP, or anything else work; just how to parse and deal with a buffer full of
  emails. The rest is up to you!

  WWW: http://sodabrew.com/libsieve/
categories: [mail]
files:
  /usr/local/include/sieve2.h: 23c9a13c9b00da6e00207265bac1ac8038148f8bd1ec7eb95ff321f259ed282b
  /usr/local/include/sieve2_error.h: 93c132034859c8a46403756ed5f92b64856b53403e782b2493941f195548d83c
  /usr/local/lib/libsieve.la: d6ba68d3cfa87d7e75abfb05430f2e214087b8281ec07b7a032e1b6ba2aa3655
  /usr/local/lib/libsieve.so: '-'
  /usr/local/lib/libsieve.so.1: 686d03ede76a66938312630c82440a4219ce54871c5f279bd35c079ed4318e29
  /usr/local/lib/pkgconfig/libsieve.pc: ebf44f1da799577e195ca1e3682fd29a404fa2674df2630a0137df92b633faa8
  /usr/local/share/licenses/libsieve-2.3.1/LGPL21: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551
  /usr/local/share/licenses/libsieve-2.3.1/LICENSE: 771915ce001e64e6273d8877b28a1155e8c64a0053ed0b98d93dcb4562911c92
  /usr/local/share/licenses/libsieve-2.3.1/catalog.mk: ae3dbf5bab5431d880730d6838855a759d7d88a0838a0e3fe4a52b5dc0d5742a
directories:
  /usr/local/share/licenses/libsieve-2.3.1/: n
  /usr/local/share/licenses/: y
  /usr/local/lib/pkgconfig/: 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
