Portfile

# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $

PortSystem 1.0

name archmbox
version 4.9.0
categories mail
platforms darwin
maintainers nomaintainer@macports.org
description simple email archiver for the mbox format
long_description Archmbox is a simple email archiver written in perl. \
It parses one or more mailboxes, selects some or all \
messages and then performs specific actions on the \
selected messages. At this time archmbox supports mbox \
and mbx mailbox formats.

homepage http://adc-archmbox.sourceforge.net/
master_sites sourceforge:adc-archmbox
checksums md5 15ef4fb0e83e10022264bebcd0138ff1

depends_lib bin:perl:perl5.8 \
bin:bzip2:bzip2 \
bin:mailutil:imap-uw

configure.env TMP_DIR=${workpath}
configure.args --mandir=${prefix}/share/man