[67662] trunk/dports/devel

jann at macports.org jann at macports.org
Sat May 15 10:05:17 PDT 2010


Revision: 67662
          http://trac.macports.org/changeset/67662
Author:   jann at macports.org
Date:     2010-05-15 10:05:15 -0700 (Sat, 15 May 2010)
Log Message:
-----------
New port #24696

Added Paths:
-----------
    trunk/dports/devel/libpst/
    trunk/dports/devel/libpst/Portfile

Added: trunk/dports/devel/libpst/Portfile
===================================================================
--- trunk/dports/devel/libpst/Portfile	                        (rev 0)
+++ trunk/dports/devel/libpst/Portfile	2010-05-15 17:05:15 UTC (rev 67662)
@@ -0,0 +1,19 @@
+# -*- 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$
+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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100515/d444fcdc/attachment.html>


More information about the macports-changes mailing list