# $Id: Portfile 30218 2007-10-22 22:35:35Z jmpp@macports.org $

PortSystem 1.0
PortGroup xcode 1.0

name            MailtoMutt
version         0.4.1
revision        1
categories      aqua mail
platforms       darwin
maintainers     nomaintainer
description     MailtoMutt is a very simple application which handles\
                mailto URLs, and hands them off to the Mutt MUA.
long_description    ${description}

homepage        http://mailtomutt.sourceforge.net/
master_sites    sourceforge:mailtomutt
distfiles       mailtomutt-${version}.tar.gz
checksums       md5 6754e9065e2c82fb21e192c89b287c19

worksrcdir      mailtomutt-${version}

