summaryrefslogblamecommitdiff
path: root/devel/py-px/Makefile
blob: 04ae0167f8cfc5e0677b2409d4662a3de8110eeb (plain) (tree)
1
2
3
4
5
6
7
8
9






                                             
                     
                            
                                                              



                                       
                                                                 
 
                   




                           
# New ports collection makefile for:	py-px
# Date created:		19 July 2002
# Whom:			Hye-Shik Chang
#
# $FreeBSD$

PORTNAME=	px
PORTVERSION=	0.9.1
CATEGORIES=	devel python
MASTER_SITES=	http://trentm.com/downloads/px/${PORTVERSION}/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR=	python

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

USE_ZIP=	yes
USE_PYTHON=	yes
USE_PYDISTUTILS=	yes
USE_PYTHON_PREFIX=	yes

.include <bsd.port.mk>