# $Id: Portfile,v 1.4 2004/12/31 03:59:02 mww Exp $

PortSystem 1.0
PortGroup python24 1.0

name			py-mailbox-reader
version			1.0.4
revision		1
categories		python
platforms		darwin freebsd
maintainers		mww@opendarwin.org
description		python module for reading Unix mailboxes
long_description	small Python module which allows sequential message \
				reading from a Unix mailbox.

homepage		http://gradha.sdf-eu.org/program/mailbox_reader.en.html
master_sites	http://gradha.sdf-eu.org/program/mailbox_reader/
distname		mailbox_reader-${version}
checksums		md5 67d70b5da53314212a39b34731e05d3d
patchfiles		patch-setup.py.diff
