# New ports collection makefile for:	py-px
# Date created:		19 July 2002
# Whom:			Hye-Shik Chang
#
# $FreeBSD: ports/devel/py-px/Makefile,v 1.3 2003/02/25 06:25:29 perky Exp $

PORTNAME=	px
PORTVERSION=	0.7.2
CATEGORIES=	devel python
MASTER_SITES=	http://starship.python.net/~tmick/downloads/px/${PORTVERSION}/linux/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR=	python

MAINTAINER=	perky@FreeBSD.org
COMMENT=	Perforce p4 wrapper and Python Perforce interface

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes
USE_PYTHON_PREFIX=	yes

.include <bsd.port.mk>
