[127104] trunk/dports/mail/eudora2unix/Portfile
larryv at macports.org
larryv at macports.org
Mon Oct 20 21:36:36 PDT 2014
Revision: 127104
https://trac.macports.org/changeset/127104
Author: larryv at macports.org
Date: 2014-10-20 21:36:36 -0700 (Mon, 20 Oct 2014)
Log Message:
-----------
Remove eudora2unix
Last upstream release was in 2003
(http://sourceforge.net/projects/eudora2unix/files/).
Removed Paths:
-------------
trunk/dports/mail/eudora2unix/Portfile
Deleted: trunk/dports/mail/eudora2unix/Portfile
===================================================================
--- trunk/dports/mail/eudora2unix/Portfile 2014-10-21 04:36:33 UTC (rev 127103)
+++ trunk/dports/mail/eudora2unix/Portfile 2014-10-21 04:36:36 UTC (rev 127104)
@@ -1,33 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-name eudora2unix
-version 1.3
-categories mail
-license GPL-3
-maintainers nomaintainer
-description set of python scripts to convert Eudora mailboxes to Unix mbox
-long_description Eudora2Unix is a collection of Python scripts that together \
- convert Qualcomm Eudora mail folders to mail directories for \
- unix or Linux. The mail clients Pine and KMail are explicitly \
- supported. I have also tried the output with Balsa, which uses \
- a mailbox structure similar to Pine's.
-homepage http://eudora2unix.sourceforge.net/
-master_sites sourceforge
-checksums md5 32a4d421510477dfadb2179d29595005
-platforms darwin
-
-# Requires Python 2.2.1 or higher.
-depends_run bin:python:python24
-
-use_configure no
-build {}
-
-destroot {
- xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name}/
- xinstall -m 644 ${worksrcpath}/index.html ${destroot}${prefix}/share/doc/${name}/
- xinstall -m 644 ${worksrcpath}/details.html ${destroot}${prefix}/share/doc/${name}/
- xinstall -m 755 ${worksrcpath}/Eudora2Mbox.py ${destroot}${prefix}/bin/
- xinstall -m 755 ${worksrcpath}/Eudora2Unix.py ${destroot}${prefix}/bin/
- xinstall -m 755 ${worksrcpath}/EudoraTOC.py ${destroot}${prefix}/bin/
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141020/5710bd2b/attachment.html>
More information about the macports-changes
mailing list