[78476] trunk/dports/mail

blb at macports.org blb at macports.org
Sun May 8 14:10:36 PDT 2011


Revision: 78476
          http://trac.macports.org/changeset/78476
Author:   blb at macports.org
Date:     2011-05-08 14:10:35 -0700 (Sun, 08 May 2011)
Log Message:
-----------
New port: mail/mu, Command-line tools to index and search email (aka maildir-utils)

Added Paths:
-----------
    trunk/dports/mail/mu/
    trunk/dports/mail/mu/Portfile

Added: trunk/dports/mail/mu/Portfile
===================================================================
--- trunk/dports/mail/mu/Portfile	                        (rev 0)
+++ trunk/dports/mail/mu/Portfile	2011-05-08 21:10:35 UTC (rev 78476)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem          1.0
+name                mu
+version             0.9.5
+license             GPL-3
+categories          mail
+maintainers         blb openmaintainer
+description         Command-line tools to index and search email (aka maildir-utils)
+long_description \
+   mu is a set of command-line tools for Linux/Unix that enable you to \
+   quickly find the e-mails you are looking for. First, a tool called \
+   mu-index fills a database with information about all your e-mails. After \
+   that, you can easily search for them, using mu-find and its dedicated \
+   query language. 
+
+platforms           darwin
+
+homepage            http://www.djcbsoftware.nl/code/mu/
+master_sites        googlecode:mu0
+
+checksums           sha1    ca302ce20e0012bfac8d975bc35aff8cd2680e4e \
+                    rmd160  7b74b7f2968b01801c52a105358214bc05f58b73
+
+depends_build       port:pkgconfig
+depends_lib         port:gmime port:xapian-core
+
+configure.args      --with-gui=none
+


Property changes on: trunk/dports/mail/mu/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110508/9980bb27/attachment-0001.html>


More information about the macports-changes mailing list