# Created by: Nicola Vitale # $FreeBSD: head/www/py-bottle/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= bottle PORTVERSION= 0.12.18 PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Fast and simple WSGI-framework for small web-applications LICENSE= MIT USES= python:3.6+ NO_ARCH= yes USE_PYTHON= autoplist concurrent distutils .include