# New ports collection makefile for: mox # Date created: 12 Dec 2009 # Whom: Cheng-Lung Sung # # $FreeBSD$ # PORTNAME= mox PORTVERSION= 0.5.1 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= clsung@FreeBSD.org COMMENT= Mock object framework for Python PROJECTHOST= pymox USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes .include