---
name: xls2xml
version: 1.0.0_1
origin: textproc/xls2xml
comment: A utility for converting MS Excel files to XML
arch: freebsd:9:x86:64
www: http://arturo.directmail.org/filtersweb/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 734949
desc: |
  xls2xml is a free filter from Microsoft Excel to XML, and a free C library.

  Using the program xls2xml, you can extract the content of a file generated
  by Microsoft Excel and express its content using XML. A library written in
  C which is able to do the same is provided too.

  WWW: http://arturo.directmail.org/filtersweb/
deps:
  cole: {origin: textproc/cole, version: 2.0.1_1}
  libxml: {origin: textproc/libxml, version: 1.8.17_5}
categories: [textproc]
files:
  /usr/local/bin/xls2xml: 3bb6f161f5872d9ffc933f1611d37a0b2dee29f5ddb161d9730d18d4fd5f3014
  /usr/local/include/xls2xml/defines.h: 1232464bb3370b54cab521576bed57a6008f163595b5a54d0bb670a0006855f9
  /usr/local/include/xls2xml/p.h: 99fda86d0e80acdfcea07bd9d79514effa661b5f87dff9f60b56543620b0b1e6
  /usr/local/include/xls2xml/param.h: 2d0a71b6bffa75a21241c3579345912586db06c4cdf31df5ba3184b72ba87e8b
  /usr/local/include/xls2xml/xls2xml.h: 7c76ad1315a6af7d235b187e32ddd14725f70a66929b167c22cc74fb639d89ad
  /usr/local/include/xls2xml/xmldoc.h: 3d970c226429da34dc90061507980d07912a3c31b9a98a3ac91839ba3ab2b65f
  /usr/local/lib/libxls2xml.a: 82ba50a36c560520aba1c6a1896dc58edda58f8c55059136be4ec77e057bda75
  /usr/local/lib/libxls2xml.la: 74449e863ea5a604421abc2dff58d7d9c36bbe09652b814d383f7975c563ea48
  /usr/local/lib/libxls2xml.so: '-'
  /usr/local/lib/libxls2xml.so.1: cf9cbcc433f15b6baf2d39a287e7ee34581cb2dab35cf2ff4bac30d68ae62457
directories:
  /usr/local/include/xls2xml/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
