# New ports collection makefile for: testtools # Date created: 2010-08-25 # Whom: Carlo Strub # # $FreeBSD$ # PORTNAME= testtools PORTVERSION= 0.9.15 CATEGORIES= devel python MASTER_SITES= http://launchpadlibrarian.net/104513821/ \ 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 .include