# New ports collection makefile for: py-flup # Date created: 2006-12-16 # Whom: Li-Wen Hsu # # $FreeBSD$ # PORTNAME= flup PORTVERSION= 1.0.1 CATEGORIES= www python MASTER_SITES= http://www.saddi.com/software/flup/dist/ \ CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org COMMENT= Random assortment of WSGI servers, middleware USE_PYTHON= 2.4+ USE_PYDISTUTILS= easy_install .include