# Created by: Carlo Strub
# $FreeBSD: tags/RELEASE_10_0_0/devel/py-testtools/Makefile 327724 2013-09-20 17:13:42Z bapt $

PORTNAME=	testtools
PORTVERSION=	0.9.21
CATEGORIES=	devel python
MASTER_SITES=	http://launchpadlibrarian.net/121090421/ \
		http://www.c-s.li/ports/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	cs@FreeBSD.org
COMMENT=	Extensions to the Python library's unit testing framework

LICENSE=	MIT

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
