---
name: mime
version: 1.1_3
origin: devel/mime
comment: C library to parse mime data
arch: freebsd:9:x86:64
www: http://resnet.uoregon.edu/~gurney_j/jmpc/mime.html
maintainer: as@bsdgroup.de
prefix: /usr/local
licenselogic: single
flatsize: 214249
desc: |
  This package allows you to decode multipart mime messages. I wrote
  this so that my cgiparse library can understand multipart/form-data.
  I was looking at the various ways of doing it with out designing an
  entire library. After thinking about the problem, there were to many
  edge cases, and designing an entire library would be better. This is
  the results of the work. It definitely could use some cleaning up.

  WWW: http://resnet.uoregon.edu/~gurney_j/jmpc/mime.html
categories: [devel]
files:
  /usr/local/include/ct.h: e5182ccfae6b5b65fb8bf850261a24ccae8cfb0dbc5aaaa5976f7d7ead4750f0
  /usr/local/include/mime.h: 29cf546a0b508238e4c1fac178d0207e6a4ab4e19e84ac3e1c1551829589107b
  /usr/local/include/mimemisc.h: a9a2bf4283cb69e9351b5cdfbfb10e8e0b4f12f7403f96cfd35ff064fa48eab8
  /usr/local/lib/libmime.a: b2bf08c3713d622dd49e73e7b9daf448eac6448f9bbb810f6ea646a352012445
  /usr/local/lib/libmime.so: '-'
  /usr/local/lib/libmime.so.1: 28a94ccee4e1adc033f08a91a89f321425ca705d0132bb0a83e30a491a3bb685
  /usr/local/lib/libmime_p.a: 2dec2c626317c01f255d156f5bff7a68c9bd882db5d0108ddd3dcf92e5cad8b7
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
