Portfile

# $Id: Portfile 20517 2006-11-04 14:22:40Z yeled@macports.org $

PortSystem 1.0
PortGroup xcode 1.0

name MailtoMutt
version 0.4.1
revision 1
categories aqua mail
platforms darwin
maintainers yeled@macports.org
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}