# $Id: Portfile 30249 2007-10-23 02:12:47Z jmpp@macports.org $

PortSystem 1.0
PortGroup python24 1.0

name			py-pmock
version			0.3
categories		python devel
platforms		darwin
maintainers		nomaintainer
description		pMock is a Python module for testing Python code using mock objects.
long_description	pMock is a Python module for testing Python code using \
			mock objects, inspired by the Java jMock library. \
			pMock makes the writing of unit tests using mock \
			object techniques easier.

homepage		http://pmock.sourceforge.net/
distname		pmock-${version}
master_sites		sourceforge:pmock
checksums		md5 5182497f1d765803dab2d101573d6b40
