# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 68471 2010-06-04 09:16:10Z ryandesign@macports.org $
PortSystem          1.0
name                libpst
version             0.6.45
categories          devel
platforms           darwin
maintainers         peculier.com:mgrimes
description         library to convert pst files to mbox and other formats
long_description    library to convert pst files to mbox and other formats
homepage            http://www.five-ten-sg.com/libpst/
master_sites        http://www.five-ten-sg.com/libpst/packages/

checksums           md5 c77174cd4566f4701a12948cbc7777a3 \
                    sha1 c79e09793051e77586b602b2762e4ae30fb91f0a

depends_lib         port:libiconv

configure.args      --disable-python --without-boost-python
