# New ports collection makefile for: bottle # Date created: 2009-11-03 # Whom: Nicola Vitale # # $FreeBSD$ # PORTNAME= bottle PORTVERSION= 0.6.5 #PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ http://nivi.interfree.it/distfiles/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Fast and simple WSGI-framework for small web-applications USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes .include