---
name: freeimage
version: 3.15.4_2
origin: graphics/freeimage
comment: Simple C/C++ bitmap graphics library
arch: freebsd:9:x86:64
www: http://freeimage.sourceforge.net/
maintainer: gahr@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 20579106
desc: |
  FreeImage is an open source library project for developers who would like to
  support popular graphics image formats like PNG, BMP, JPEG, TIFF, and others
  as needed by today's multimedia applications.  FreeImage is easy to use,
  fast, multithreading safe, and cross-platform. This port includes both the
  original C interface and the C++ wrapper FreeImagePlus.

  WWW: http://freeimage.sourceforge.net/
categories:
- graphics
shlibs_provided:
- libfreeimageplus-3.15.4.so
- libfreeimage-3.15.4.so
files:
  /usr/local/include/FreeImage.h: 4cccd166123045d44632a365ae578ae70149659226f1b907291faf37b8626bfa
  /usr/local/include/FreeImagePlus.h: 1a6ea27738dc1254af75c22e02e653ceb6e5e666b21f3126c87870a2e6093553
  /usr/local/lib/libfreeimage-3.15.4.so: 61bdf04661cf362869f64a54166d3672244bf5a311dba63f6e7368c27ed7cc31
  /usr/local/lib/libfreeimage.a: 463a80b762e3a36e022e5cd842ea7dff6cf517b79bc61d7eac72f937289958a2
  /usr/local/lib/libfreeimage.so: '-'
  /usr/local/lib/libfreeimage.so.3: '-'
  /usr/local/lib/libfreeimageplus-3.15.4.so: 98a64b7a25b9fab71bf647b8e0c61ef5c0e8bcca6f56958bd0317bdafc1c4fa7
  /usr/local/lib/libfreeimageplus.a: f25c9fbff1e725040898287329f1ef82abe179d420070efd544c9d8cd9cc7b45
  /usr/local/lib/libfreeimageplus.so: '-'
  /usr/local/lib/libfreeimageplus.so.3: '-'
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  post-deinstall: |
    /sbin/ldconfig -R
