# $Id: Portfile,v 1.3 2004/04/22 07:27:43 mww Exp $

PortSystem 1.0
PortGroup python 1.0

name		py-mailbox-reader
version		1.0.4
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
