# New ports collection makefile for: py-paste # Date created: 14 December 2006 # Whom: Dryice Liu # # $FreeBSD$ # PORTNAME= Paste PORTVERSION= 1.7.2 CATEGORIES= www python MASTER_SITES= http://pypi.python.org/packages/source/P/Paste/ \ ${MASTER_SITE_LOCAL} \ http://dryice.name/computer/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= dryice PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wenheping@gmail.com COMMENT= Tools for using a Web Server Gateway Interface stack USE_PYTHON= 2.4+ USE_PYDISTUTILS= easy_install PYDISTUTILS_NOEGGINFO= yes .include